We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525f688 commit c008ee5Copy full SHA for c008ee5
CHANGELOG.md
@@ -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
8
## [2.1.11](https://github.com/getappmap/appmap-python/compare/v2.1.10...v2.1.11) (2025-10-01)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "appmap"
-version = "2.1.11"
+version = "2.1.12"
description = "Create AppMap files by recording a Python application."
readme = "README.md"
authors = [
0 commit comments