Add files via upload

This commit is contained in:
Dima YaFlay
2022-05-25 21:31:28 +03:00
committed by GitHub
parent 1f82a431ab
commit be90757091
5 changed files with 239 additions and 0 deletions

3
__init__.py Normal file
View File

@@ -0,0 +1,3 @@
# __init__.py
__version__ = '1.0.3'
__author__ = 'YaFlay'