Skip to content

Commit 3a94608

Browse files
committed
Bump python-continuous-profiling to version v1.2.4
1 parent ee70598 commit 3a94608

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: CHANGELOG

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
CHANGELOG
22
=========
33

4+
* v1.2.4 (2025-03-28)
5+
6+
- Upgrade to `ddtrace 3.2.1` for Python 3.13
7+
48
* v1.2.3 (2024-11-25)
59

610
- Add support to python 3.13

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Programming Language :: Python :: 3.10",
3333
"Programming Language :: Python :: 3.11",
3434
"Programming Language :: Python :: 3.12",
35+
"Programming Language :: Python :: 3.13",
3536
],
3637
)

0 commit comments

Comments
 (0)