Skip to content

Commit

Permalink
Start 1.1.2
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 Feb 26, 2023
1 parent 5aad952 commit 38b8355
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 @@ -5,6 +5,28 @@ Change log
==========


nocaselist 1.1.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/pywbem/nocaselist/issues


nocaselist 1.1.1
----------------

Expand Down
2 changes: 1 addition & 1 deletion nocaselist/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
#:
#: * "M.N.P.dev1": Development level 1 of a not yet released version M.N.P
#: * "M.N.P": A released version M.N.P
__version__ = '1.1.1'
__version__ = '1.1.2.dev1'

0 comments on commit 38b8355

Please sign in to comment.