bump version to v0.6

This commit is contained in:
Jan Petykiewicz 2021-04-08 19:50:22 -07:00
parent c29be9f429
commit ef1a39152c

View File

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