Skip to content

Commit 974e92e

Browse files
committed
bump version
1 parent b8436a4 commit 974e92e

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.4.1"
4+
__version__ = "0.4.2"
55

66

77
def get_platform():

0 commit comments

Comments
 (0)