bump version to v0.8

This commit is contained in:
Jan Petykiewicz 2020-11-02 00:21:56 -08:00
parent a83c303488
commit c5be0ff1bf

View File

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