commit:     591d499967bb245d0821692bee93d862f3068764
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 19:17:07 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 19:17:07 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=591d4999

setup.py: prepare for portage-3.0.45.3

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 33528e6d1..3b0e652a9 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.2",
+    version="3.0.45.3",
     url="https://wiki.gentoo.org/wiki/Project:Portage";,
     project_urls={
         "Release Notes": 
"https://gitweb.gentoo.org/proj/portage.git/plain/NEWS";,

Reply via email to