Skip to content

Commit 2b0da05

Browse files
authored
chore(main): release 1.33.2 (#351)
🤖 I have created a release *beep* *boop* --- ## [1.33.2](v1.33.1...v1.33.2) (2024-01-02) ### Bug Fixes * publish package to PyPI using OIDC auth ([1a0e93b](1a0e93b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 1a0e93b commit 2b0da05

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.33.1"}
1+
{".":"1.33.2"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.33.2](https://github.com/hetznercloud/hcloud-python/compare/v1.33.1...v1.33.2) (2024-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* publish package to PyPI using OIDC auth ([1a0e93b](https://github.com/hetznercloud/hcloud-python/commit/1a0e93bbf1ae6cc747e6c4d8305dafd3e49dbbdc))
9+
310
## [1.33.1](https://github.com/hetznercloud/hcloud-python/compare/v1.33.0...v1.33.1) (2024-01-02)
411

512

hcloud/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
VERSION = "1.33.1" # x-release-please-version
3+
VERSION = "1.33.2" # x-release-please-version

0 commit comments

Comments
 (0)