Bump version to v1.2

This commit is contained in:
Jan Petykiewicz 2021-12-15 18:26:36 -08:00
parent 3569096e89
commit a8ecd5f0ef

View File

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