diff --git a/hcloud-1.32.0.tar.gz b/hcloud-1.32.0.tar.gz deleted file mode 100644 index 87e8291..0000000 --- a/hcloud-1.32.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd7f397c314d189f3325ee9808f9fb54539dbcf913df955b3370e8f9c3f66ff6 -size 111652 diff --git a/hcloud-1.33.0.tar.gz b/hcloud-1.33.0.tar.gz new file mode 100644 index 0000000..15af2ed --- /dev/null +++ b/hcloud-1.33.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6400d5eb146e939bf7f3f479eeb606b5ab8bb0e37c5a013d6b96651b4da83f8 +size 114497 diff --git a/python-hcloud.changes b/python-hcloud.changes index 29c03aa..177bf0f 100644 --- a/python-hcloud.changes +++ b/python-hcloud.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 27 10:53:21 UTC 2023 - Dirk Müller + +- update to 1.33.0: + * add metrics endpoint for load balancers and servers (#331) + * fallback to error code when message is unset (#328) + ------------------------------------------------------------------- Thu Dec 7 22:43:47 UTC 2023 - Dirk Müller diff --git a/python-hcloud.spec b/python-hcloud.spec index 38ffa6d..309c404 100644 --- a/python-hcloud.spec +++ b/python-hcloud.spec @@ -17,7 +17,7 @@ Name: python-hcloud -Version: 1.32.0 +Version: 1.33.0 Release: 0 Summary: Hetzner Cloud Python library License: MIT