aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-27 10:14:01 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-27 10:14:01 +0200
commitb3e61e8cf750365bf709bb2bc51c10476fd2652d (patch)
tree9e4b24a85884013963dc7d981cb610add1af38dc /setup.py
parentCopy files/* into the work tree instead of symlinking it (diff)
downloadportage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.tar.gz
portage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.tar.bz2
portage-b3e61e8cf750365bf709bb2bc51c10476fd2652d.zip
Prepare for 3.0.24 releaseportage-3.0.24
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 77fa0808c..a4105be68 100755
--- a/setup.py
+++ b/setup.py
@@ -805,7 +805,7 @@ def get_data_files(regular_files, venv_files):
setup(
name="portage",
- version="3.0.23",
+ version="3.0.24",
url="https://wiki.gentoo.org/wiki/Project:Portage",
project_urls={
"Release Notes": "https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES",