Remove outdated version

* We bump osporfiler to 0.3.1, but don't update this in README.rst,
  just remove the version to avoid inconsistent.

* We get last updated time from git history, so don't set it
  with specific version for document.

Change-Id: I7292cfb1f9c74ca5a8387fc4e5fff076679835a7
This commit is contained in:
ChangBo Guo(gcb) 2016-03-14 12:38:05 +08:00
parent 59e1d822a9
commit 46c3dd52b4
2 changed files with 2 additions and 11 deletions

View File

@ -39,8 +39,8 @@ Why not cProfile and etc?
(e.g. admin should be able to "trace" on request).
OSprofiler API version 0.3.0
----------------------------
OSprofiler API
--------------
There are a couple of things that you should know about API before using it.

View File

@ -58,15 +58,6 @@ master_doc = 'index'
project = u'OSprofiler'
copyright = u'%d, Mirantis Inc.' % datetime.datetime.now().year
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '0.2.5'
# The full version, including alpha/beta/rc tags.
release = '0.2.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#language = None