bump version to v0.8

This commit is contained in:
Jan Petykiewicz 2020-11-02 00:21:56 -08:00
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
'''