GitflicAPI/gitflic/__version__.py
2022-03-31 00:11:50 +03:00

8 lines
219 B
Python

__title__ = "gitflic"
__version__ = "1.1"
__description__ = "GitflicApi wrapper"
__author__ = "SantaSpeen"
__author_email__ = "SantaSpeen@yandex.ru"
__url__ = "https://github.com/SantaSpeen/gitflic"
__license__ = "MIT"