From 16ee940ea15a65daf685222b52d2f5aaf02b4985 Mon Sep 17 00:00:00 2001 From: Bryant Finney Date: Sat, 6 Nov 2021 20:12:09 -0400 Subject: [PATCH] bump package version: 3.1.1 -> 3.1.2 Signed-off-by: Bryant Finney --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 82de404..fdee655 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,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="3.1.1", # Required + version="3.1.2", # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: # https://packaging.python.org/specifications/core-metadata/#summary