Skip to content

Commit 7307127

Browse files
authored
Bumped version number
1 parent f2d672f commit 7307127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediadecoder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Media-decoding library based on MoviePy"""
22

3-
__version__ = "0.2.2"
3+
__version__ = "0.2.3"
44
__author__ = "Daniel Schreij"
55
__license__ = "MIT"
66

0 commit comments

Comments
 (0)