Skip to content

Commit 2c2025b

Browse files
chore(release): 1.18.3 [skip ci]
## [1.18.3](v1.18.2...v1.18.3) (2024-02-05) ### Bug Fixes * support python 3.12 ([136b47b](136b47b))
1 parent 136b47b commit 2c2025b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.18.3](https://github.com/getappmap/appmap-python/compare/v1.18.2...v1.18.3) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* support python 3.12 ([136b47b](https://github.com/getappmap/appmap-python/commit/136b47b14d390768fe8448f4649cdab838b70a92))
7+
18
## [1.18.2](https://github.com/getappmap/appmap-python/compare/v1.18.1...v1.18.2) (2024-01-22)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "appmap"
3-
version = "1.18.2"
3+
version = "1.18.3"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)