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 a118dad..ebab5c2 100644
--- a/bindings/python/google_benchmark/__init__.py
+++ b/bindings/python/google_benchmark/__init__.py
@@ -69,7 +69,7 @@ __all__ = [
"State",
]
-__version__ = "1.8.0"
+__version__ = "1.8.1"
class __OptionMaker: