bump version to v2.4

This commit is contained in:
Jan Petykiewicz 2020-12-05 14:52:55 -08:00
parent 479e0c3c2e
commit 0fce7fd099

View File

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