aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pytest/py3/_pytest/_version.py
blob: 5515abadad7d3102b64fb352af4ff49c92e979ea (plain) (blame)
1
2
3
4
5
# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
version = '7.0.1'
version_tuple = (7, 0, 1)