Skip to content

Commit 529ccc6

Browse files
committed
bump version
1 parent d7d8b81 commit 529ccc6

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
@@ -1,7 +1,7 @@
11
import sys
22
import struct
33

4-
__version__ = "0.3.0"
4+
__version__ = "0.4.0"
55

66

77
def get_platform():

0 commit comments

Comments
 (0)