From 6200ad2dc80e2513a6d66815675bc5e774388a39 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 17 Nov 2021 09:11:21 -0800 Subject: [PATCH] changes for v9.0.1 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 7fb69d0..5cdbd42 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +9.0.1 (2021-11-17) +++++++++++++++++++ + +- Fixes when installing on system with Python 2. +- Fix wakatime-cli download url. + `#102 `_ + + 9.0.0 (2021-11-01) ++++++++++++++++++