Files
netgen/python/version_template.py
mhochsteger@cerbsim.com 4f4a3f7c92 generate version.py with cmake
2022-02-04 18:01:46 +01:00

3 lines
90 B
Python

__version__ = "@NETGEN_VERSION_PYTHON@"
__package_name__ = "@NETGEN_PYTHON_PACKAGE_NAME@"