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

Bump version

parent f2c5fad6
Branches
Tags
No related merge requests found
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = "1.2.0-rc1" __version__ = "1.2.0"
__version_info__ = tuple( __version_info__ = tuple(
[ [
int(num) if num.isdigit() else num 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