From 5ff2f4f7a2f8212a68aff34401e66a5905f70f51 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 15 Aug 2019 10:48:45 +0800 Subject: Bump version to 3.0.1 --- VERSION | 2 +- doc/source/changes.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 4a36342f..cb2b00e4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0 +3.0.1 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 631cd8d8..9b5d8f26 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -7,6 +7,7 @@ Changelog * Fix a `performance regression `_ which could make certain workloads 50% slower * Add `currently_rebasing_on` method on `Repo`, see `the PR `_ +* Fix incorrect `requirements.txt` which could lead to broken installations, see this `issue `_ for details. 3.0.0 - Remove Python 2 support =============================== -- cgit v1.2.3