Skip to content

Commit f3988ad

Browse files
semantic-release-botapotterri
authored andcommitted
chore(release): 1.12.4
* allow scripts to be run with -m ([dc75658](dc75658))
1 parent b20c27d commit f3988ad

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.12.4](https://github.com/getappmap/appmap-python/compare/v1.12.3...v1.12.4) (2022-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* allow scripts to be run with -m ([dc75658](https://github.com/getappmap/appmap-python/commit/dc75658090c6baab7fd214c4f1221098917c1939))
7+
18
## [1.12.3](https://github.com/getappmap/appmap-python/compare/v1.12.2...v1.12.3) (2022-11-08)
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.12.3"
3+
version = "1.12.4"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)