bump version to 2.5

This commit is contained in:
jan 2021-03-26 10:34:30 -07:00
parent e2fdd5a347
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()