Skip to content

Commit 5345320

Browse files
committed
Bump to 1.1.72
1 parent 622f1ba commit 5345320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dt"
3-
version = "1.1.71"
3+
version = "1.1.72"
44
description = "Dynatrace API Python client"
55
readme = "README.md"
66
authors = ["David Lopes <[email protected]>"]
@@ -49,4 +49,4 @@ wrapt = "*"
4949

5050
[build-system]
5151
requires = ["poetry-core"]
52-
build-backend = "poetry.core.masonry.api"
52+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)