Skip to content
Snippets Groups Projects
Commit 065a2186 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Bump version

parent bd3b54a6
No related branches found
No related tags found
No related merge requests found
VERSION = (2019, 1, 2) VERSION = (2020, 1)
VERSION_STATUS = "" VERSION_STATUS = ""
VERSION_TEXT = ".".join(str(x) for x in VERSION) + VERSION_STATUS VERSION_TEXT = ".".join(str(x) for x in VERSION) + VERSION_STATUS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment