From 33a3d37ea765d32968cfc6a7177d13aefdf035cd Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Wed, 27 Nov 2019 13:39:21 +0100 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5f471f7..117a797 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.1.0', # Required + version='0.2.0', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: