bump version to 2.5

This commit is contained in:
jan 2021-03-26 10:34:30 -07:00
commit 44b08a8dae

View file

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