commit:     9828ebd26347d72f431762c042da8ae914d58c4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 02:13:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 02:13:51 2022 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=9828ebd2

setup.py: update for 3.0.34

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 18eb487e3..57eaaa07c 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright 1998-2021 Gentoo Authors
+# Copyright 1998-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 try:
@@ -817,7 +817,7 @@ def get_data_files(regular_files, venv_files):
 
 setup(
     name="portage",
-    version="3.0.33",
+    version="3.0.34",
     url="https://wiki.gentoo.org/wiki/Project:Portage";,
     project_urls={
         "Release Notes": 
"https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES";,

Reply via email to