Bump version to v0.2

This commit is contained in:
jan 2022-04-01 17:52:09 -07:00
parent 68d829ee13
commit 36d6663dbe

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