aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 399166b..d628a30 100644
--- a/setup.py
+++ b/setup.py
@@ -64,7 +64,7 @@ with open(_README_PATH, 'rb') as fp:
setuptools.setup(
name='absl-py',
- version='0.7.1',
+ version='0.8.0',
description=(
'Abseil Python Common Libraries, '
'see https://github.com/abseil/abseil-py.'),