bump version to v0.5

This commit is contained in:
jan 2022-04-07 16:15:55 -07:00
parent d17078338a
commit 6b7d8fe478

View File

@ -1,4 +1,4 @@
""" VERSION defintion. THIS FILE IS MANUALLY PARSED BY setup.py and REQUIRES A SPECIFIC FORMAT """
__version__ = '''
0.4
0.5
'''.strip()