commit: 7a421b2b380b20f73215ccc3c541cd66d0a62ad8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 10:32:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 10:32:50 2023 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=7a421b2b
setup.py: prepare for portage-3.0.48.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 3545acb0e..ad607f8d9 100755
--- a/setup.py
+++ b/setup.py
@@ -816,7 +816,7 @@ def get_data_files(regular_files, venv_files):
setup(
name="portage",
- version="3.0.48",
+ version="3.0.48.1",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/NEWS",