bump version to v0.4

This commit is contained in:
Jan Petykiewicz 2022-04-05 18:28:21 -07:00
parent b2a7e7dad3
commit fd1de882ba

View File

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