From 79a339281f87b99e4fbad2edf0af63a1707dcb47 Mon Sep 17 00:00:00 2001 From: David Lai Date: Mon, 10 May 2021 23:30:34 +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 93025b6..be16e84 100644 --- a/src/rezup/_version.py +++ b/src/rezup/_version.py @@ -1,4 +1,4 @@ -__version__ = "1.1.0" +__version__ = "1.1.1" def package_info():