Add VERSION.py @ v0.1
This commit is contained in:
parent
0552a0a75f
commit
8ec2697ea9
4
g85/VERSION.py
Normal file
4
g85/VERSION.py
Normal file
@ -0,0 +1,4 @@
|
||||
""" VERSION defintion. THIS FILE IS MANUALLY PARSED BY setup.py and REQUIRES A SPECIFIC FORMAT """
|
||||
__version__ = '''
|
||||
0.1
|
||||
'''.strip()
|
Loading…
Reference in New Issue
Block a user