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