bump version to 0.2

This commit is contained in:
Jan Petykiewicz 2021-11-12 14:01:38 -08:00
parent 411ad512e5
commit 6648b607ff

View File

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