diff options
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | setup.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. @@ -1,6 +1,6 @@ [metadata] name = osprofiler -version = 0.2.5 +version = 0.3.0 summary = OpenStack Profiler Library description-file = README.rst |