commit:     6b74dc0130c01405f3fa88ebf6991c06ce042421
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 09:54:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 09:54:57 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=6b74dc01

NEWS, setup.py: prepare for portage-3.0.46

Signed-off-by: Sam James <sam <AT> gentoo.org>

 NEWS     | 2 +-
 setup.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 7ae7e4d16..0361e6ac6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-portage-3.0.46 (UNRELEASED)
+portage-3.0.46 (2023-04-07)
 ---------------
 
 Breaking changes:

diff --git a/setup.py b/setup.py
index 3b0e652a9..85d85e36c 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.3",
+    version="3.0.46",
     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