We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ae6d4 commit 775a790Copy full SHA for 775a790
mediadecoder/__init__.py
@@ -1,6 +1,6 @@
1
"""Media-decoding library based on MoviePy"""
2
3
-__version__ = "0.2.0"
+__version__ = "0.2.1"
4
__author__ = "Daniel Schreij"
5
__license__ = "MIT"
6
0 commit comments