File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
1111
1212<!-- towncrier release notes start -->
1313
14+ ## [ 1.13.1] ( https://github.com/opsmill/infrahub-sdk-python/tree/v1.13.1 ) - 2025-06-19
15+
16+ ### Fixed
17+
18+ - Fix the import path of the Attribute class [ #448 ] ( https://github.com/opsmill/infrahub-sdk-python/pull/448 )
19+
1420## [ 1.13.0] ( https://github.com/opsmill/infrahub-sdk-python/tree/v1.13.0 ) - 2025-06-11
1521
1622This release adds support for the new NumberPool attribute and loading object and menu files from external repositories in Infrahub 1.3.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " infrahub-sdk"
3- version = " 1.13.0 "
3+ version = " 1.13.1 "
44description = " Python Client to interact with Infrahub"
55authors = [
" OpsMill <[email protected] >" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments