From 8721dc2c1fc6fed99a48103244f0f7e45313d6a6 Mon Sep 17 00:00:00 2001 From: Ralph Seichter Date: Sat, 3 Feb 2024 03:27:50 +0100 Subject: [PATCH] Prepare release 1.7.0 --- CHANGELOG.rst | 2 +- docs/fangfrisch.adoc | 2 +- docs/fangfrisch.pdf | Bin 224805 -> 224805 bytes docs/index.html | 8 ++++---- fangfrisch/__init__.py | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9282b5b..f205e11 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog ========= -Release 1.7.0 (TBA) +Release 1.7.0 (2024-02-03) - Support user-defined connection timeouts. diff --git a/docs/fangfrisch.adoc b/docs/fangfrisch.adoc index 89e28cc..81bb88b 100644 --- a/docs/fangfrisch.adoc +++ b/docs/fangfrisch.adoc @@ -1,6 +1,6 @@ # Fangfrisch Ralph Seichter -v1.7.0.dev3, {docdate} +v1.7.0, {docdate} :copyright: © 2020-2024 Ralph Seichter :encoding: UTF-8 :hyphens: en diff --git a/docs/fangfrisch.pdf b/docs/fangfrisch.pdf index 8ff12901eaa11d45117af0e22408cb4153b387dc..e41ccd5aefea7857397e8de3116cad8693790bc5 100644 GIT binary patch delta 46 vcmZ2_hj-~6-VJ7q?8XMhMrH<{t^L4OS8 delta 46 vcmZ2_hj-~6-VJ7q>_$cg#^wg*lWiFlA#4+~=2XV^R7MbH+MdeDd>{t^K|T!Q diff --git a/docs/index.html b/docs/index.html index 849d4a2..2be609b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -442,8 +442,8 @@

Fangfrisch

Ralph Seichter

-version 1.7.0.dev3, -2024-02-02 +version 1.7.0, +2024-02-03
Table of Contents
@@ -1228,8 +1228,8 @@

C

diff --git a/fangfrisch/__init__.py b/fangfrisch/__init__.py index c02d3cc..158c830 100644 --- a/fangfrisch/__init__.py +++ b/fangfrisch/__init__.py @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with Fangfrisch. If not, see . """ -__version__ = '1.7.0.dev3' +__version__ = '1.7.0' class ClamavItem: