Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Aug 26, 2021
1 parent e63c06e commit f27b6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageio_ffmpeg/_definitions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys
import struct

__version__ = "0.4.4"
__version__ = "0.4.5"


def get_platform():
Expand Down

0 comments on commit f27b6cb

Please sign in to comment.