diff --git a/setup.py b/setup.py index 21c6162..8991e0f 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ def write_version(): coverage_options=dict(omit=["*exclude*.py"]), github_owner=project_owner, fLOG=logging_function, covtoken=( - "c9394f94-fc82-4fe5-a4d4-268593b8d897", "'_UT_37_std' in outfile"), + "c9394f94-fc82-4fe5-a4d4-268593b8d897", "'_UT_39_std' in outfile"), layout=["rst", "html"]) if not r and not ({"bdist_msi", "sdist", "bdist_wheel", "publish", "publish_doc", "register",