Skip to content

Commit

Permalink
Start 1.0.3
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 Oct 28, 2021
1 parent e47bb18 commit 9480a3a
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
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,28 @@ Change log
----------


Version 1.0.3.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.0.2
^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion zhmccli/_version.py
Original file line number Diff line number Diff line change
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.0.2'
__version__ = '1.0.3.dev1'

0 comments on commit 9480a3a

Please sign in to comment.