bump version to v0.4

This commit is contained in:
Jan Petykiewicz 2021-11-12 14:21:07 -08:00
parent 2b8b50d084
commit 41d994e8fc

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