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