bump version to v0.5

This commit is contained in:
Jan Petykiewicz 2021-01-08 23:16:54 -08:00
parent bdf05d96be
commit 1bfae4d7f6

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
'''