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 7999919 commit 2f6b350Copy full SHA for 2f6b350
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.4.2](https://github.com/opsmill/infrahub-sdk-python/tree/v1.4.2) - 2025-01-09
+## [1.5.0](https://github.com/opsmill/infrahub-sdk-python/tree/v1.5.0) - 2025-01-09
15
16
### Added
17
pyproject.toml
@@ -1,11 +1,11 @@
1
[project]
2
name = "infrahub-sdk"
3
-version = "1.4.2"
+version = "1.5.0"
4
requires-python = ">=3.9"
5
6
[tool.poetry]
7
8
9
description = "Python Client to interact with Infrahub"
10
authors = ["OpsMill <[email protected]>"]
readme = "README.md"
0 commit comments