construct-typing/construct_typed/version.py

3 lines
53 B
Python
Raw Permalink Normal View History

2025-10-27 20:18:53 +01:00
version = (0, 7, 0)
2026-04-07 18:48:27 +07:00
version_string = "0.7.0+wrapper"