mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2025-01-24 09:45:07 +00:00
e89835531f
* deps: update dependency hcloud to v1.27.2 * chore: update vendored files --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
3 lines
83 B
Python
3 lines
83 B
Python
from __future__ import annotations
|
|
|
|
VERSION = "1.27.2" # x-release-please-version
|