From 3259e3eb322e3296ab3bc66b7fc79e4e7e72e14e Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 5 Aug 2022 10:45:01 +0200 Subject: [PATCH] Bump to 2.2.0 --- drafthorse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index 64c8c21..293db5f 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = "1.1.1" +version = "2.2.0" -- 2.47.3