File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11## Release (2025-XX-YY)
2- - ` core ` : v0.2.0 (2025-06-12) [ v0.2.0] ( core/CHANGELOG.md#v020-2025-06-12 )
2+ - ` core ` : [ v0.2.0] ( core/CHANGELOG.md#v020-2025-06-12 )
33 - ** Feature:** Allow setting custom token endpoint url in configuration
44- ` loadbalanccer ` : [ v0.3.0] ( services/loadbalancer/CHANGELOG.md#v030-2025-06-10 )
55 - ** Feature:** Add new field ` target_security_group ` in ` LoadBalancer ` Model
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-core"
33
44[tool .poetry ]
55name = " stackit-core"
6- version = " v0.1 .0"
6+ version = " v0.2 .0"
77authors = [" STACKIT Developer Tools <developer-tools@stackit.cloud>" ]
88description = " Core functionality for the STACKIT SDK for Python"
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments