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