fix(version.py): move to root of repo

This commit is contained in:
Benjamin Kirkbride
2020-08-21 21:15:12 -04:00
parent f66604fc9f
commit 075cf9cd79

3
version.py Normal file
View File

@@ -0,0 +1,3 @@
"""pytiled_parser version"""
__version__ = "1.0.0"