File tree 2 files changed +4
-18
lines changed
2 files changed +4
-18
lines changed Original file line number Diff line number Diff line change @@ -5,31 +5,17 @@ Change log
5
5
==========
6
6
7
7
8
- pywbemtools 1.1.1.dev1
9
- ----------------------
10
-
11
- Released: not yet
12
-
13
- **Incompatible changes: **
8
+ pywbemtools 1.1.1
9
+ -----------------
14
10
15
- ** Deprecations: **
11
+ Released: 2022-11-10
16
12
17
13
**Bug fixes: **
18
14
19
15
* Changed the development status of the Python package from "4 - Beta" to
20
16
"5 - Production/Stable". This actually applies since version 1.1.0.
21
17
(issue #1237)
22
18
23
- **Enhancements: **
24
-
25
- **Cleanup: **
26
-
27
- **Known issues: **
28
-
29
- * See `list of open issues `_.
30
-
31
- .. _`list of open issues` : https://github.com/pywbem/pywbemtools/issues
32
-
33
19
34
20
pywbemtools 1.1.0
35
21
-----------------
Original file line number Diff line number Diff line change 25
25
#:
26
26
#: * "M.N.P.devD": Development level D of a not yet released version M.N.P
27
27
#: * "M.N.P": A released version M.N.P
28
- __version__ = '1.1.1.dev1 '
28
+ __version__ = '1.1.1'
You can’t perform that action at this time.
0 commit comments