Skip to content

Commit

Permalink
Start 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed May 7, 2020
1 parent 6f959f6 commit 3b89faf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions docs/changes.rst
Expand Up @@ -5,6 +5,30 @@ Change log
==========


pywbemtools 0.7.0
-----------------

This version is currently in development and is shown as |version|.

This version contains all fixes up to pywbemtools 0.6.x.

Released: not yet

**Incompatible changes:**

**Deprecations:**

**Bug fixes:**

**Enhancements:**

**Known issues:**

* See `list of open issues`_.

.. _`list of open issues`: https://github.com/pywbem/pywbemtools/issues


pywbemtools 0.6.0
-----------------

Expand Down
2 changes: 1 addition & 1 deletion pywbemtools/_version.py
Expand Up @@ -25,4 +25,4 @@
#:
#: * "M.N.P.devD": Development level D of a not yet released version M.N.P
#: * "M.N.P": A released version M.N.P
__version__ = '0.6.0'
__version__ = '0.7.0'

0 comments on commit 3b89faf

Please sign in to comment.