bump version to v0.5

This commit is contained in:
Jan Petykiewicz 2020-11-01 20:21:35 -08:00
parent 6913f73db4
commit 6ab295fc26

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