Skip to content

Commit 775a790

Browse files
committed
Bump to 0.2.1
1 parent 06ae6d4 commit 775a790

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.0"
3+
__version__ = "0.2.1"
44
__author__ = "Daniel Schreij"
55
__license__ = "MIT"
66

0 commit comments

Comments
 (0)