bump version to v0.3

This commit is contained in:
Jan Petykiewicz 2021-11-12 14:05:45 -08:00
parent 8d5f60ca72
commit 9ee5778933

View File

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