commit: c3df2a7f00d8bee2affc3e3cf5e5f8d19cb47b00
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 22:08:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 22:11:19 2023 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c3df2a7f
setup.py: release portage-3.0.44
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 935a98571..373d4bf1e 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.43",
+ version="3.0.44",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes":
"https://gitweb.gentoo.org/proj/portage.git/plain/NEWS",