Skip to content

Commit e84d345

Browse files
GH-47: Update the version to fix publish conflict (GH-48)
1 parent c0f2979 commit e84d345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/thumbnails/__init__.py

+1-1
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.2"
25+
__version__ = "0.1.3"
2626
__all__ = (
2727
"Generator",
2828
"Thumbnail",

0 commit comments

Comments
 (0)