aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/generator/__init__.py.in
blob: 4be6a833be1e789d43c6a0cae86433c4e7d2c033 (plain)
1
2
__version__ = "@FINAL_PACKAGE_VERSION@"
__version_info__ = (@shiboken_MAJOR_VERSION@, @shiboken_MINOR_VERSION@, @shiboken_MICRO_VERSION@, "@shiboken_PRE_RELEASE_VERSION_TYPE@", "@shiboken_PRE_RELEASE_VERSION@")