strip whitespace from version string
This commit is contained in:
parent
6d861d8a9c
commit
81e34520aa
@ -1,4 +1,4 @@
|
|||||||
""" VERSION defintion. THIS FILE IS MANUALLY PARSED BY setup.py and REQUIRES A SPECIFIC FORMAT """
|
""" VERSION defintion. THIS FILE IS MANUALLY PARSED BY setup.py and REQUIRES A SPECIFIC FORMAT """
|
||||||
__version__ = '''
|
__version__ = '''
|
||||||
0.6
|
0.6
|
||||||
'''
|
'''.strip()
|
||||||
|
Loading…
Reference in New Issue
Block a user