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

from .shiboken2 import *