From: Raphael Michel Date: Sun, 10 Mar 2024 15:55:16 +0000 (+0100) Subject: Update version to 2.4.0 X-Git-Tag: 2.4.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ed87a6f99919156609408b2ecf619f2c82e9b31;p=thirdparty%2Fpython-drafthorse.git Update version to 2.4.0 --- diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index 9971c5f..b5ce8a4 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = "2.3.0" +version = "2.4.0"