Skip to content

Commit

Permalink
Start 1.6.1
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 Apr 3, 2024
1 parent fe8ce49 commit 51a8cd5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions docs/changes.rst
Expand Up @@ -17,6 +17,29 @@ Change log
----------


Version 1.6.1.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/zhmc-prometheus-exporter/issues



Version 1.6.0
^^^^^^^^^^^^^

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

0 comments on commit 51a8cd5

Please sign in to comment.