Add VERSION.py @ v0.1
This commit is contained in:
parent
0552a0a75f
commit
8ec2697ea9
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue