We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3286ecf commit 437c43cCopy full SHA for 437c43c
2 files changed
CHANGELOG.md
@@ -11,7 +11,7 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
11
12
<!-- towncrier release notes start -->
13
14
-## [1.12.0](https://github.com/opsmill/infrahub-sdk-python/tree/v1.12.0) - 2025-04-28
+## [1.11.1](https://github.com/opsmill/infrahub-sdk-python/tree/v1.11.1) - 2025-04-28
15
16
### Changed
17
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "infrahub-sdk"
3
-version = "1.12.0"
+version = "1.11.1"
4
description = "Python Client to interact with Infrahub"
5
authors = ["OpsMill <info@opsmill.com>"]
6
readme = "README.md"
0 commit comments