Skip to content

Commit 031cabc

Browse files
chore(release): 1.10.4 [skip ci]
## [1.10.4](v1.10.3...v1.10.4) (2022-10-23) ### Bug Fixes * remove try ... except from appmap.pth ([4710280](4710280))
1 parent 4710280 commit 031cabc

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.4](https://github.com/getappmap/appmap-python/compare/v1.10.3...v1.10.4) (2022-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* remove try ... except from appmap.pth ([4710280](https://github.com/getappmap/appmap-python/commit/4710280685adbe7d7c955ce960313a77bd1a26b8))
7+
18
## [1.10.3](https://github.com/getappmap/appmap-python/compare/v1.10.2...v1.10.3) (2022-10-20)
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.3"
3+
version = "1.10.4"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)