Skip to content

Commit f092a77

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](getappmap/appmap-python@v2.1.3...v2.1.4) (2024-07-26) ### Bug Fixes * disable property instrumentation by default ([a280300](getappmap@a280300))
1 parent a280300 commit f092a77

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+
## [2.1.4](https://github.com/getappmap/appmap-python/compare/v2.1.3...v2.1.4) (2024-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* disable property instrumentation by default ([a280300](https://github.com/getappmap/appmap-python/commit/a2803003a57b1aabc87cadc755786613e2709ff2))
7+
18
## [2.1.3](https://github.com/getappmap/appmap-python/compare/v2.1.2...v2.1.3) (2024-07-26)
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.3"
3+
version = "2.1.4"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)