Skip to content

Commit a9a9d3a

Browse files
committed
Bumped major version to due to breaking change in pytest-docker-compose#24
1 parent b91ebe6 commit a9a9d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name="pytest-docker-compose",
88
description="Manages Docker containers during your integration tests",
99
long_description=long_description,
10-
version="2.0.0",
10+
version="3.0.0",
1111
author="Roald Storm",
1212
author_email="[email protected]",
1313
url="https://github.com/pytest-docker-compose/pytest-docker-compose",

0 commit comments

Comments
 (0)