From 025a94c284ad0a050851eeffebbf527c9c055fe3 Mon Sep 17 00:00:00 2001 From: Chris Amico Date: Tue, 16 Jan 2024 13:48:06 -0500 Subject: [PATCH] v1.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0d84ff9..708d6de 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ readme = f.read() -VERSION = "1.0.1" +VERSION = "1.1.0" setup(