From 456da928828996e43a7272d2cad9ff7160656dd1 Mon Sep 17 00:00:00 2001 From: waTeim Date: Mon, 9 Oct 2023 15:58:16 -0400 Subject: [PATCH] version++ --- tycho/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho/__init__.py b/tycho/__init__.py index 781742d..d5704ef 100644 --- a/tycho/__init__.py +++ b/tycho/__init__.py @@ -1 +1 @@ -VERSION = "1.16.0" +VERSION = "1.16.1"