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 f2d672f commit 7307127Copy full SHA for 7307127
mediadecoder/__init__.py
@@ -1,6 +1,6 @@
1
"""Media-decoding library based on MoviePy"""
2
3
-__version__ = "0.2.2"
+__version__ = "0.2.3"
4
__author__ = "Daniel Schreij"
5
__license__ = "MIT"
6
0 commit comments