Add files via upload

This commit is contained in:
curly60e 2020-07-13 17:39:21 -03:00 committed by GitHub
parent 92ed15ce9d
commit 995485e91b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
version.py Normal file
View file

@ -0,0 +1,3 @@
def version():
a = {version:"0.6.0"}
return a