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