Skip to content

Commit

Permalink
Bump version to v4.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
matham authored Oct 8, 2023
1 parent e4e9a11 commit aa0f1c3
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 @@ -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,
Expand Down

0 comments on commit aa0f1c3

Please sign in to comment.