Files
Giacomo Vercesi 5a05b834ed python: autogenerate module version for wheels
Autogenerate a different version for wheels every time the project is
configured.
2025-07-15 10:46:19 +02:00

6 lines
109 B
Python

#
# This file is distributed under the MIT License. See LICENSE.md for details.
#
__version__ = "@VERSION@"