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