File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - [ v0.3.0] ( services/cost/CHANGELOG.md#v030 )
2929 - ** Chore:** Bump minimum Python version to 3.10
3030 - ** Chore:** Update dependencies
31+ - [ v0.4.0] ( services/cost/CHANGELOG.md#v040 )
32+ - ** Feature:** Add attribute ` total_quantity_decimal ` to ` DetailedServiceCost ` model class
33+ - ** Feature:** Add attribute ` quantity_decimal ` to ` ReportData ` model class
3134- ` dns `
3235 - [ v0.7.0] ( services/dns/CHANGELOG.md#v070 )
3336 - ** Chore:** Bump minimum Python version to 3.10
Original file line number Diff line number Diff line change 1+ ## v0.4.0
2+ - ** Feature:** Add attribute ` total_quantity_decimal ` to ` DetailedServiceCost ` model class
3+ - ** Feature:** Add attribute ` quantity_decimal ` to ` ReportData ` model class
4+
15## v0.3.0
26- ** Chore:** Bump minimum Python version to 3.10
37- ** Chore:** Update dependencies
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-cost"
3- version = " v0.3 .0"
3+ version = " v0.4 .0"
44description = " STACKIT Cost API"
55authors = [{name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.10,<4.0"
You can’t perform that action at this time.
0 commit comments