From 34fa6cc403a386b306acc0a16df152cbecc55e3f Mon Sep 17 00:00:00 2001 From: PJ Linebaugh Date: Tue, 26 Sep 2023 17:17:37 -0400 Subject: [PATCH] update version to 1.15.0 --- tycho/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho/__init__.py b/tycho/__init__.py index ffeef94..57d0a1b 100644 --- a/tycho/__init__.py +++ b/tycho/__init__.py @@ -1 +1 @@ -VERSION = "1.14.1" +VERSION = "1.15.0"