commit: 83ee3bd135fc7a1e7b85f6d995e97382ad876cfc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 02:58:54 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:59:11 2022 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=83ee3bd1
setup.py: update for 3.0.39
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 bf3720ba2..399c30025 100755
--- a/setup.py
+++ b/setup.py
@@ -818,7 +818,7 @@ def get_data_files(regular_files, venv_files):
setup(
name="portage",
- version="3.0.38.1",
+ version="3.0.39",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES",