We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcda88 commit 1ac8c24Copy full SHA for 1ac8c24
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "testcontainers"
3
-version = "4.1.0" # auto-incremented by release-please
+version = "4.0.1" # auto-incremented by release-please
4
description = "Python library for throwaway instances of anything that can run in a Docker container"
5
authors = ["Sergey Pirogov <[email protected]>"]
6
maintainers = [
0 commit comments