From bc1ccab8cc354038b80b5416d87e91c768c31ff4 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 30 Oct 2018 14:37:27 +0100 Subject: [PATCH] Bump version --- drafthorse/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafthorse/__init__.py b/drafthorse/__init__.py index de43469..20ab5a9 100644 --- a/drafthorse/__init__.py +++ b/drafthorse/__init__.py @@ -1 +1 @@ -version = '1.0.0' +version = '1.0.1' -- 2.47.3