We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f21bc commit 32dc005Copy full SHA for 32dc005
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.23.1](https://github.com/hetznercloud/hcloud-python/compare/v1.23.0...v1.23.1) (2023-06-30)
11
12
hcloud/__version__.py
@@ -1 +1 @@
-VERSION = "1.23.1" # x-release-please-version
+VERSION = "1.23.2" # x-release-please-version
0 commit comments