Skip to content

Commit f38132c

Browse files
Bump version to 0.13.0 and changelog
1 parent ff733f2 commit f38132c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

docs/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44
Changelog
55
====
66

7+
0.13.0
8+
======
9+
Monday, June 09th, 2025
10+
-----------------------
11+
- Report expected test count in the summary
12+
- Add python 3.13 support and run pr
13+
- test
14+
- job with all supported python versions
15+
- Upgrade PyYAML and fix style error
16+
- Add support for historical report in loader
17+
- Update dependency PyYAML to v5.4
18+
- Update dependency requests to v2.32.2
19+
- Update dependency pycryptodome to v3.19.1
20+
- Removing generated internal project.yml, public project.yml
21+
22+
723
0.12.0
824
======
925
Friday, October 04th, 2024

ducktape/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.12.0'
1+
__version__ = '0.13.0'

0 commit comments

Comments
 (0)