mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
* deps: update dependency hcloud to v1.27.1 * 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.1" # x-release-please-version
|