1
0
Fork 0

set version as 1.0

This commit is contained in:
Kevin Matz 2019-11-17 11:12:53 -05:00
parent 483ff023fd
commit 8ac7d298e7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ __copyright__ = "Copyright 2019, Company 235, LLC"
__credits__ = ["Kevin Matz"]
__license__ = "MIT"
__version__ = "3.9"
__version__ = "1.0"
__maintainer__ = "Kevin Matz"
__email__ = "kevin@company235.com"