commit:     07666ee33edd74efcebf56e2f726e30092918fa4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 05:26:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 05:26:38 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=07666ee3

setup.py: prepare for 3.0.43

Signed-off-by: Sam James <sam <AT> gentoo.org>

 setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.py b/setup.py
index e6d64874b..65a9bd248 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright 1998-2022 Gentoo Authors
+# Copyright 1998-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 try:
@@ -821,7 +821,7 @@ def get_data_files(regular_files, venv_files):
 
 setup(
     name="portage",
-    version="3.0.42",
+    version="3.0.43",
     url="https://wiki.gentoo.org/wiki/Project:Portage";,
     project_urls={
         "Release Notes": 
"https://gitweb.gentoo.org/proj/portage.git/plain/NEWS";,

Reply via email to