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