Skip to content

Commit

Permalink
Start 1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
  • Loading branch information
andy-maier committed Mar 26, 2023
1 parent 951851f commit 126a60e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions docs/changes.rst
Expand Up @@ -19,6 +19,28 @@ Change log
----------


Version 1.5.2.dev1
^^^^^^^^^^^^^^^^^^

Released: not yet

**Incompatible changes:**

**Deprecations:**

**Bug fixes:**

**Enhancements:**

**Cleanup:**

**Known issues:**

* See `list of open issues`_.

.. _`list of open issues`: https://github.com/zhmcclient/zhmccli/issues


Version 1.5.1
^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion zhmccli/_version.py
Expand Up @@ -25,4 +25,4 @@
#:
#: * "M.N.U.dev1": A not yet released version M.N.U
#: * "M.N.U": A released version M.N.U
__version__ = '1.5.1'
__version__ = '1.5.2.dev1'

0 comments on commit 126a60e

Please sign in to comment.