Skip to content

Commit d718a0a

Browse files
committed
bump version
1 parent 44c81e6 commit d718a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imageio_ffmpeg/_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import struct
33
import sys
44

5-
__version__ = "0.4.9"
5+
__version__ = "0.5.0"
66

77

88
def get_platform():

0 commit comments

Comments
 (0)