aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pytest-mock/py3/pytest_mock/_version.py
blob: cb3b8cfc44be2e7a49b396d5f88e50a09362e16d (plain) (blame)
1
2
3
4
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '3.11.1'
__version_tuple__ = version_tuple = (3, 11, 1)