Skip to content

Commit e10e2fd

Browse files
committed
Align testcontainers version to main project
1 parent f680afc commit e10e2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python_testcontainers/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "infrahub-testcontainers"
3-
version = "1.2.0a0"
3+
version = "1.2.0rc0"
44
requires-python = ">=3.9"
55

66
[tool.poetry]
77
name = "infrahub-testcontainers"
8-
version = "1.2.0a0"
8+
version = "1.2.0rc0"
99
description = "Testcontainers instance for Infrahub to easily build integration tests"
1010
authors = ["OpsMill <[email protected]>"]
1111
readme = "README.md"

0 commit comments

Comments
 (0)