bump version to v0.7

This commit is contained in:
Jan Petykiewicz 2020-11-03 01:13:23 -08:00
parent f4afb06210
commit 54bc14f923

View File

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