ansible-collection-hetzner-.../plugins/module_utils/version.py
Jonas L df8c3b6a59
refactor: add future annotations imports (#398)
##### SUMMARY

This adds future annotations imports to benefit from the modern python
typing system.
2023-11-23 14:53:10 +01:00

3 lines
82 B
Python

from __future__ import annotations
version = "2.3.0" # x-release-please-version