bump version to v0.6

This commit is contained in:
Jan Petykiewicz 2022-04-07 21:45:51 -07:00
parent 1cbea07d63
commit e68051ccc6

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()