From 10a27bcdb2f0d122f03acd11c50e012c51132e40 Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Sun, 30 May 2021 15:01:13 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9f86a9f..2bdfce5 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.4', # Required + version='0.2.5', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: