Skip to content

Commit 96cf4b6

Browse files
chore(release): 1.10.2 [skip ci]
## [1.10.2](v1.10.1...v1.10.2) (2022-10-19) ### Bug Fixes * capture events for app code once again ([5fd3797](5fd3797))
1 parent d5996d4 commit 96cf4b6

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.10.2](https://github.com/getappmap/appmap-python/compare/v1.10.1...v1.10.2) (2022-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* capture events for app code once again ([5fd3797](https://github.com/getappmap/appmap-python/commit/5fd37974868509dfa24dd8eccd4bf7d61a8693fc))
7+
18
## [1.10.1](https://github.com/getappmap/appmap-python/compare/v1.10.0...v1.10.1) (2022-10-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 = "1.10.1"
3+
version = "1.10.2"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)