From cf081cc70f4c0ba7aa5cfa05ba56991183274c52 Mon Sep 17 00:00:00 2001 From: laggykiller Date: Tue, 12 Sep 2023 22:51:53 +0800 Subject: [PATCH] v2.0.15 --- src/sticker_convert/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sticker_convert/__init__.py b/src/sticker_convert/__init__.py index 1078903..5aeb6d5 100755 --- a/src/sticker_convert/__init__.py +++ b/src/sticker_convert/__init__.py @@ -1,3 +1,3 @@ #!/usr/bin/env python3 '''sticker-convert''' -__version__ = '2.0.14' \ No newline at end of file +__version__ = '2.0.15' \ No newline at end of file