diff --git a/setup.cfg b/setup.cfg index 23cb7d0..b0585ef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pytest-docker -version = 2.2.0 +version = 3.0.0 description = Simple pytest fixtures for Docker and Docker Compose based tests long_description = file: README.md long_description_content_type = text/markdown