Skip to content

Commit

Permalink
Version 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghwanhyeon committed Apr 15, 2024
1 parent 7436dee commit f8fafba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffmpeg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .ffmpeg import FFmpeg
from .progress import Progress

__version__ = "2.0.11"
__version__ = "2.0.12"

0 comments on commit f8fafba

Please sign in to comment.