bump version to 2.7

This commit is contained in:
Jan Petykiewicz 2022-06-08 21:12:08 -07:00
commit 51b7021bdc

View file

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