From 42430b0eb8c2b862cfa9fb5ce1b44b1b6e5c2e68 Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Sun, 11 Jul 2021 11:38:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20bump=20version=20to=200.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2bdfce5..14227bf 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.5', # Required + version='0.3.0', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: