bump version to v0.3

This commit is contained in:
Jan Petykiewicz 2022-04-04 23:54:46 -07:00
parent c9ffa66f8d
commit 543d308977

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