Added animated telegram sticker support for sticker-import

This commit is contained in:
Jakob Neufeld
2023-08-20 22:12:51 +02:00
parent f59406a47a
commit f4af9f679a
3 changed files with 29 additions and 9 deletions

View File

@@ -1 +1,6 @@
from .get_version import git_tag, git_revision, version, linkified_version
# Generated in setup.py
git_tag = None
git_revision = 'f59406a4'
version = '0.1.0+dev.f59406a4'
linkified_version = '0.1.0+dev.[f59406a4](https://github.com/maunium/stickerpicker/commit/f59406a47a6778cd402e656ffb64f667335f665a)'