From b5f0367dbb94578a6b3d0ac5d21aa8b6c5950de4 Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Sat, 30 Jan 2021 18:02:43 +0100 Subject: [PATCH] Updated version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6672d83..85aed88 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.2', # Required + version='0.2.3', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: