Skip to content

Commit f43aff7

Browse files
committed
fix(ci): manually revert pyproject.toml to the last dev version properly tagged (v2.2.0-dev.7)
1 parent b64fd4a commit f43aff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0-dev.8"
3+
version = "2.2.0-dev.7"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)