From e725672ea911bed7a91b1c59dab211860e6b2d12 Mon Sep 17 00:00:00 2001 From: Christophe Demko Date: Thu, 9 Nov 2017 12:13:03 +0100 Subject: [PATCH] Publish 2.2.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b16a783..3000392 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ # Versions should comply with PEP440. 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='2.2.0', + version='2.2.1', # The project's description description='A pandoc filter for automatic numbering',