summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2fd62fe..88aff68 100644
--- a/README.rst
+++ b/README.rst
@@ -39,7 +39,7 @@ Why not cProfile and etc?
(e.g. admin should be able to "trace" on request).
-OSprofiler API version 0.2.5
+OSprofiler API version 0.3.0
----------------------------
There are a couple of things that you should know about API before using it.
diff --git a/setup.cfg b/setup.cfg
index 1f8a05b..91f497c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = osprofiler
-version = 0.2.5
+version = 0.3.0
summary = OpenStack Profiler Library
description-file =
README.rst