aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/google_benchmark/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/google_benchmark/__init__.py')
-rw-r--r--bindings/python/google_benchmark/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/google_benchmark/__init__.py b/bindings/python/google_benchmark/__init__.py
index 4d57c71..b249ca8 100644
--- a/bindings/python/google_benchmark/__init__.py
+++ b/bindings/python/google_benchmark/__init__.py
@@ -68,7 +68,7 @@ __all__ = [
"State",
]
-__version__ = "1.6.2"
+__version__ = "1.7.0"
class __OptionMaker: