From 5aeb4e3c2c605ccd4520c3c058a481e2adbd403c Mon Sep 17 00:00:00 2001 From: Chris Carlon Date: Tue, 3 Dec 2024 16:07:00 +0000 Subject: [PATCH] chore: init file typo [2024-12-03] --- HerdingCats/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HerdingCats/__init__.py b/HerdingCats/__init__.py index 300343b..2815cbc 100644 --- a/HerdingCats/__init__.py +++ b/HerdingCats/__init__.py @@ -20,4 +20,4 @@ "FrenchGouvCatalogue" ] -__version__ = "0.1.4" +__version__ = "0.1.6"