From b65b2de9cf657cbf29970d08fd8aaa7198565a51 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 1 Oct 2017 06:49:59 -0400 Subject: [PATCH] fix updating Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index ecfe0309..0479baa3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 8.2.6: - Fix for some git remotes. - Increased the default number of max rounds for pip-tools, made it user-configurable. + - Fix self-updating. 8.2.5: - Fixed bad attribute call on date checks. 8.2.4: