Skip to content

Commit 293d03f

Browse files
chore(release): 2.1.9 [skip ci]
## [2.1.9](v2.1.8...v2.1.9) (2025-10-01) ### Bug Fixes * **ci/github:** enable back linter and trigger test release ([25abe9b](25abe9b))
1 parent 25abe9b commit 293d03f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.9](https://github.com/getappmap/appmap-python/compare/v2.1.8...v2.1.9) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci/github:** enable back linter and trigger test release ([25abe9b](https://github.com/getappmap/appmap-python/commit/25abe9b44794381e69aad3086405f23c93afd5ef))
7+
18
## [2.1.8](https://github.com/getappmap/appmap-python/compare/v2.1.7...v2.1.8) (2024-11-13)
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 = "2.1.8"
3+
version = "2.1.9"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)