From 5f6bee0f74c66f6a611b0c234783d78349b1c46e Mon Sep 17 00:00:00 2001 From: Benoit Valot Date: Mon, 28 Mar 2022 12:09:08 +0200 Subject: [PATCH] v 0.1.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ff7ab2..b9be5d9 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ # 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.5', # Required + version='0.1.6', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: