Skip to content
Snippets Groups Projects
Verified Commit 742f843c authored by Georg Krause's avatar Georg Krause
Browse files

Bump version

parent f2c5fad6
No related branches found
No related tags found
No related merge requests found
Pipeline #22719 failed
# -*- coding: utf-8 -*-
__version__ = "1.2.0-rc1"
__version__ = "1.2.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment