From c23ae3a48bb37ae7ebd6aacc8539fee090ca34bd Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 8 Mar 2017 06:36:54 +0100 Subject: chore(version): 2.1.3 Just because I messed up the previous one and ... pypi allows to delete files for releases, but doesn't allow to replace them with a similarly named one. WTF? Since when is a name important anyway? --- VERSION | 2 +- doc/source/changes.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index eca07e4c..ac2cdeba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.2 +2.1.3 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 55f6a70b..4ef40f62 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,7 +2,7 @@ Changelog ========= -2.1.2 - Bugfixes +2.1.3 - Bugfixes ==================================== All issues and PRs can be viewed in all detail when following this URL: -- cgit v1.2.1