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