From b29dacd55a9c0a8d7cb00447b3e1e5eb8b31822a Mon Sep 17 00:00:00 2001 From: Klaus Bremer Date: Mon, 17 Jan 2022 13:52:37 +0100 Subject: [PATCH] Set version to 1.9.1 --- docs/sources/changes.rst | 2 +- docs/sources/install.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/changes.rst b/docs/sources/changes.rst index 455097c..0de5c16 100644 --- a/docs/sources/changes.rst +++ b/docs/sources/changes.rst @@ -8,7 +8,7 @@ Version History ------------------ - bugfix: AttributeError in `FritzHomeAutomation.device_information()` removed - bug introduced in 1.9.0 (#138) -- enhancement: `FritzWLAN.get_wifi_qr_code()` can forward the optional `security` and `hidden` parameters to `segno`. (#139) +- enhancement: `FritzWLAN.get_wifi_qr_code()` forwards the optional `security` and `hidden` parameters to `segno`. (#139) 1.9.0 - 2022-01-05 diff --git a/docs/sources/install.rst b/docs/sources/install.rst index 6724658..251b1ab 100644 --- a/docs/sources/install.rst +++ b/docs/sources/install.rst @@ -17,4 +17,4 @@ This will install an additional dependency `segno `_ or `conda `_ (comes with `miniconda `_ or `anaconda `_). -fritzconnection runs with Python >= 3.6 +fritzconnection requires Python >= 3.6