File tree Expand file tree Collapse file tree 2 files changed +4
-14
lines changed
Expand file tree Collapse file tree 2 files changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,10 @@ Change log
55==========
66
77
8- nocaselist 1.0.5.dev1
9- ---------------------
10-
11- Released: not yet
12-
13- **Incompatible changes: **
8+ nocaselist 1.0.5
9+ ----------------
1410
15- ** Deprecations: **
11+ Released: 2022-03-27
1612
1713**Bug fixes: **
1814
@@ -50,12 +46,6 @@ Released: not yet
5046* Removed old tools that were needed on Travis and Appveyor but no longer on
5147 GitHub Actions: remove_duplicate_setuptools.py, retry.bat
5248
53- **Known issues: **
54-
55- * See `list of open issues `_.
56-
57- .. _`list of open issues` : https://github.com/pywbem/nocaselist/issues
58-
5949
6050nocaselist 1.0.4
6151----------------
Original file line number Diff line number Diff line change 99#:
1010#: * "M.N.P.dev1": Development level 1 of a not yet released version M.N.P
1111#: * "M.N.P": A released version M.N.P
12- __version__ = '1.0.5.dev1 '
12+ __version__ = '1.0.5'
You can’t perform that action at this time.
0 commit comments