summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 06e67f369..f9609d058 100755
--- a/setup.py
+++ b/setup.py
@@ -719,7 +719,7 @@ class build_ext(_build_ext):
setup(
name = 'portage',
- version = '3.0.18',
+ version = '3.0.19',
url = 'https://wiki.gentoo.org/wiki/Project:Portage',
project_urls = {
'Release Notes': 'https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES',