commit: 5bf1c4545300652aa8b5f5b89b7ca28877aacc5d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 05:26:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 05:26:09 2023 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=5bf1c454
setup.py: prepare for 3.0.45.2
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 16d1bd229..33528e6d1 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.45.1",
+ version="3.0.45.2",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/NEWS",