Skip to content

Commit 32dc005

Browse files
committed
chore(main): release 1.23.2
1 parent 27f21bc commit 32dc005

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.23.2](https://github.com/hetznercloud/hcloud-python/compare/v1.23.1...v1.23.2) (2023-07-03)
4+
5+
6+
### Dependencies
7+
8+
* update pre-commit hook asottile/pyupgrade to v3.8.0 ([#232](https://github.com/hetznercloud/hcloud-python/issues/232)) ([27f21bc](https://github.com/hetznercloud/hcloud-python/commit/27f21bc41e17a800a8a3bed1df7935e7fb31de42))
9+
310
## [1.23.1](https://github.com/hetznercloud/hcloud-python/compare/v1.23.0...v1.23.1) (2023-06-30)
411

512

hcloud/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.23.1" # x-release-please-version
1+
VERSION = "1.23.2" # x-release-please-version

0 commit comments

Comments
 (0)