A bit rework / refactoring.

This commit is contained in:
Kirill Zhosul
2022-03-16 14:12:44 +04:00
parent 0fa096f9ba
commit 1dc980eef5
5 changed files with 139 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
__title__ = "gitflic"
__version__ = "0.9"
__version__ = "0.10"
__description__ = "GitflicApi wrapper"
__author__ = "SantaSpeen"
__author_email__ = "dir@sssr.dev"