Skip to content

Commit c008ee5

Browse files
chore(release): 2.1.12 [skip ci]
## [2.1.12](v2.1.11...v2.1.12) (2025-10-01) ### Bug Fixes * **ci:** explicitly declare all pypi repository urls ([525f688](525f688))
1 parent 525f688 commit c008ee5

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.12](https://github.com/getappmap/appmap-python/compare/v2.1.11...v2.1.12) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** explicitly declare all pypi repository urls ([525f688](https://github.com/getappmap/appmap-python/commit/525f6889babca3601e31f75faeaabf37f60e8bae))
7+
18
## [2.1.11](https://github.com/getappmap/appmap-python/compare/v2.1.10...v2.1.11) (2025-10-01)
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.11"
3+
version = "2.1.12"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)