commit:     a5692aaf7f768cc5a6dc4b017f40046d5fe6b1c6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 16:28:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 16:28:15 2022 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=a5692aaf

setup.py: update version

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 9e6b4cdb2..6effc2621 100755
--- a/setup.py
+++ b/setup.py
@@ -815,7 +815,7 @@ def get_data_files(regular_files, venv_files):
 
 setup(
     name="portage",
-    version="3.0.30",
+    version="3.0.31",
     url="https://wiki.gentoo.org/wiki/Project:Portage";,
     project_urls={
         "Release Notes": 
"https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES";,

Reply via email to