Skip to content

Commit

Permalink
chore(main): release 1.29.1 (#306)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.29.1](v1.29.0...v1.29.1)
(2023-09-26)


### Bug Fixes

* prevent api calls when printing bound models
([#305](#305))
([c1de7ef](c1de7ef))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
hcloud-bot committed Sep 26, 2023
1 parent c1de7ef commit 9f36c42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.29.1](https://github.com/hetznercloud/hcloud-python/compare/v1.29.0...v1.29.1) (2023-09-26)


### Bug Fixes

* prevent api calls when printing bound models ([#305](https://github.com/hetznercloud/hcloud-python/issues/305)) ([c1de7ef](https://github.com/hetznercloud/hcloud-python/commit/c1de7efc851b3b10e2a50e66268fc8fb0ff648a8))

## [1.29.0](https://github.com/hetznercloud/hcloud-python/compare/v1.28.0...v1.29.0) (2023-09-25)


Expand Down
2 changes: 1 addition & 1 deletion hcloud/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

VERSION = "1.29.0" # x-release-please-version
VERSION = "1.29.1" # x-release-please-version

0 comments on commit 9f36c42

Please sign in to comment.