Skip to content

Commit

Permalink
GH-47: Update the version to fix publish conflict (GH-48)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyomVancyan committed Feb 3, 2023
1 parent c0f2979 commit e84d345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/thumbnails/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from .thumbnail import ThumbnailVTT
from .thumbnail import register_thumbnail

__version__ = "0.1.2"
__version__ = "0.1.3"
__all__ = (
"Generator",
"Thumbnail",
Expand Down

0 comments on commit e84d345

Please sign in to comment.