diff --git a/setup.cfg b/setup.cfg index 5379618..7791674 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pytest_sentry -version = 0.1.15 +version = 0.1.16 description = A pytest plugin to send testrun information to Sentry.io long_description = file: README.rst long_description_content_type = text/x-rst