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