From 55e4050d23ee51996cf5cbcc46d886e5dcb7ec40 Mon Sep 17 00:00:00 2001 From: Cameron Gilchrist Date: Mon, 5 Sep 2022 14:30:14 +0900 Subject: [PATCH] bump version to 0.0.25 --- clinker/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clinker/__init__.py b/clinker/__init__.py index 5681085..5a6b518 100644 --- a/clinker/__init__.py +++ b/clinker/__init__.py @@ -1 +1 @@ -__version__ = "0.0.24" +__version__ = "0.0.25"