Skip to content

Commit 2345d6c

Browse files
committed
Changelog for v13.3
1 parent 7810982 commit 2345d6c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

+6
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
4040
CHANGELOG
4141
---------
4242

43+
v13.3 (10 Jun 2024)
44+
~~~~~~~~~~~~~~~~~~~
45+
46+
- Update requirements and imports for the ``strtobool()`` function
47+
48+
4349
v13.2 (27 Apr 2024)
4450
~~~~~~~~~~~~~~~~~~~
4551

tcms_api/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "13.2"
1+
__version__ = "13.3"

0 commit comments

Comments
 (0)