Skip to content

Commit

Permalink
Bump to 1.1.72
Browse files Browse the repository at this point in the history
  • Loading branch information
vduseev committed Dec 13, 2024
1 parent 622f1ba commit 5345320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dt"
version = "1.1.71"
version = "1.1.72"
description = "Dynatrace API Python client"
readme = "README.md"
authors = ["David Lopes <davidribeirolopes@gmail.com>"]
Expand Down Expand Up @@ -49,4 +49,4 @@ wrapt = "*"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 5345320

Please sign in to comment.