From 50fef896d34897f798ba572ef86b685ebb72b3cb Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Sun, 21 Mar 2021 11:14:22 +0100 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 85aed88..9f86a9f 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setup( # 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.2.3', # Required + version='0.2.4', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: