We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f2979 commit e84d345Copy full SHA for e84d345
src/thumbnails/__init__.py
@@ -22,7 +22,7 @@
22
from .thumbnail import ThumbnailVTT
23
from .thumbnail import register_thumbnail
24
25
-__version__ = "0.1.2"
+__version__ = "0.1.3"
26
__all__ = (
27
"Generator",
28
"Thumbnail",
0 commit comments