From 69a133c3558cac8f7f4d29293d756f667dd9a943 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 17 Apr 2025 11:27:24 +0200 Subject: [PATCH] Bump to 2025.1.1 --- drafthorse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index a34125e..fcfd221 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = "2025.1.0" +version = "2025.1.1" -- 2.47.3