From 68d22a2a399b9d55d3637a5d2a0a64203f330772 Mon Sep 17 00:00:00 2001 From: David Lai Date: Wed, 12 May 2021 23:17:58 +0800 Subject: [PATCH] version bump --- src/rezup/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rezup/_version.py b/src/rezup/_version.py index be16e84..98157fc 100644 --- a/src/rezup/_version.py +++ b/src/rezup/_version.py @@ -1,4 +1,4 @@ -__version__ = "1.1.1" +__version__ = "1.2.0" def package_info():