bump version to v0.5

This commit is contained in:
jan 2022-04-07 16:15:55 -07:00
父節點 d17078338a
當前提交 6b7d8fe478

查看文件

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