- update to 1.33.2:

* publish package to PyPI using OIDC auth
  * private object not exported in top level module

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hcloud?expand=0&rev=13
This commit is contained in:
2024-01-05 09:12:18 +00:00
committed by Git OBS Bridge
parent a9cf215b2b
commit 4ad0bccfb8
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 5 09:11:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.33.2:
* publish package to PyPI using OIDC auth
* private object not exported in top level module
-------------------------------------------------------------------
Wed Dec 27 10:53:21 UTC 2023 - Dirk Müller <dmueller@suse.com>