From 1596c4c61f027bae47896b905f101764afb86f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20NO=C3=8BL?= Date: Fri, 29 Apr 2022 12:15:22 +0200 Subject: [PATCH] create a 1.27.0.1 version to ease eobuilder --- PyPDF4/_version.py | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PyPDF4/_version.py b/PyPDF4/_version.py index e2ba8ba..9f2e1f5 100644 --- a/PyPDF4/_version.py +++ b/PyPDF4/_version.py @@ -1 +1 @@ -__version__ = '1.27.0' +__version__ = '1.27.0.1' diff --git a/debian/control b/debian/control index 68fb28f..3a6ac0d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), python3-all, python3-setuptools, Standards-Version: 4.1.3 -Homepage: https://github.com/akretion/factur-x +Homepage: https://github.com/claird/PyPDF4 Package: python3-pypdf4 Architecture: all