From 5e21c82d2ec34c83307f5fc339f3bcf71eb8ae77 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 1 Feb 2023 16:38:06 +0100 Subject: [PATCH] Bump to 2.2.1 --- drafthorse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index 293db5f..e19cdef 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = "2.2.0" +version = "2.2.1"