Skip to content

Commit 7e46eea

Browse files
committed
Upgrade the version to 0.1.6
1 parent 9c39d4c commit 7e46eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/thumbnails/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from .thumbnail import ThumbnailVTT
2323
from .thumbnail import register_thumbnail
2424

25-
__version__ = "0.1.5"
25+
__version__ = "0.1.6"
2626
__all__ = (
2727
"Generator",
2828
"Thumbnail",

0 commit comments

Comments
 (0)