commit: 16e68f1b5c3e1bcb17d87a684aa4519d2316cf41
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 00:32:43 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 00:33:19 2022 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=16e68f1b
setup.py: update for 3.0.35
Signed-off-by: Sam James <sam <AT> gentoo.org>
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 57eaaa07c..8ed507d16 100755
--- a/setup.py
+++ b/setup.py
@@ -817,7 +817,7 @@ def get_data_files(regular_files, venv_files):
setup(
name="portage",
- version="3.0.34",
+ version="3.0.35",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES",