From cee3579007f4747a1736bb0618b3bdea09ad2acd Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 15 Sep 2025 09:57:24 +0200 Subject: [PATCH] Bump to 2025.2.0 --- drafthorse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index fcfd221..0f6d291 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = "2025.1.1" +version = "2025.2.0" -- 2.47.3