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