From 8916261afd9452751dd822aab0c8a3325d02624a Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Fri, 23 Jul 2021 10:36:50 +0200 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 14227bf..001360f 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ # For a discussion on single-sourcing the version across setup.py and the # project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.3.0', # Required + version='0.3.1', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: