Skip to content

Commit e309b3e

Browse files
alexanderankinbstrausser
authored andcommitted
fix: go back to 4.0.1 (testcontainers#465)
1 parent 177f9c7 commit e309b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "testcontainers"
3-
version = "4.1.0" # auto-incremented by release-please
3+
version = "4.0.1" # auto-incremented by release-please
44
description = "Python library for throwaway instances of anything that can run in a Docker container"
55
authors = ["Sergey Pirogov <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)