From ddaed13bbc2794428af4dea784f47fb304999cc5 Mon Sep 17 00:00:00 2001 From: Joshua Seals Date: Fri, 11 Aug 2023 14:38:55 -0400 Subject: [PATCH] Updating version for tycho --- tycho/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho/__init__.py b/tycho/__init__.py index c1230dd..ffeef94 100644 --- a/tycho/__init__.py +++ b/tycho/__init__.py @@ -1 +1 @@ -VERSION = "1.14.0" +VERSION = "1.14.1"