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 0c0518e commit 2eb1e6dCopy full SHA for 2eb1e6d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.27.2](https://github.com/hetznercloud/hcloud-python/compare/v1.27.1...v1.27.2) (2023-08-09)
4
+
5
6
+### Documentation
7
8
+* fix python references ([#281](https://github.com/hetznercloud/hcloud-python/issues/281)) ([0c0518e](https://github.com/hetznercloud/hcloud-python/commit/0c0518e38e8c6ebe280ee85259480fb5671c2d84))
9
10
## [1.27.1](https://github.com/hetznercloud/hcloud-python/compare/v1.27.0...v1.27.1) (2023-08-08)
11
12
hcloud/__version__.py
@@ -1,3 +1,3 @@
from __future__ import annotations
-VERSION = "1.27.1" # x-release-please-version
+VERSION = "1.27.2" # x-release-please-version
0 commit comments