diff --git a/ffpyplayer/__init__.py b/ffpyplayer/__init__.py index 3fc1548..c5d06f2 100644 --- a/ffpyplayer/__init__.py +++ b/ffpyplayer/__init__.py @@ -10,7 +10,7 @@ __all__ = ('dep_bins', ) -__version__ = '4.5.1.dev0' +__version__ = '4.5.1' version = __version__ # the ffmpeg src git version tested and upto date with,