We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67fc5c commit def9f20Copy full SHA for def9f20
README.rst
@@ -62,6 +62,15 @@ Usage
62
Changelog
63
---------
64
65
+v12.7 (11 Dec 2023)
66
+~~~~~~~~~~~~~~~~~~~
67
+
68
+- Follow versioning of other plugins for Kiwi TCMS
69
+- Update tcms-api from 11.3 to 12.7
70
+- Build and test with Python 3.11
71
+- Add code scanning with CodeQL
72
73
74
v0.1.0 (05 Jul 2022)
75
~~~~~~~~~~~~~~~~~~~~
76
tcms_pytest_plugin/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.0"
+__version__ = "12.7"
0 commit comments