We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f542db7 commit bb76e1aCopy full SHA for bb76e1a
ffpyplayer/__init__.py
@@ -10,7 +10,7 @@
10
11
__all__ = ('dep_bins', )
12
13
-__version__ = '4.3.6.dev0'
+__version__ = '4.4.0'
14
version = __version__
15
16
# the ffmpeg src git version tested and upto date with,
0 commit comments