Skip to content

Commit

Permalink
Bump to v4.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
matham authored Feb 26, 2020
1 parent f17b313 commit 6c17d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffpyplayer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

__all__ = ('dep_bins', )

__version__ = '4.3.1.dev0'
__version__ = '4.3.1'
version = __version__

# the ffmpeg src git version tested and upto date with,
Expand Down

0 comments on commit 6c17d42

Please sign in to comment.