commit: 9c33b00a0f87270f84b127682d0263853768a336
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 00:24:32 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 00:24:39 2022 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=9c33b00a
setup.py: prepare for 3.0.38.1
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 4dc9cd985..bf3720ba2 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",
+ version="3.0.38.1",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES",