forked from jan/mem_edit
strip newlines from version string
This commit is contained in:
parent
5a032da984
commit
c29be9f429
@ -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.5
|
0.5
|
||||||
'''
|
'''.strip()
|
||||||
|
Loading…
Reference in New Issue
Block a user