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 f680afc commit e10e2fdCopy full SHA for e10e2fd
python_testcontainers/pyproject.toml
@@ -1,11 +1,11 @@
1
[project]
2
name = "infrahub-testcontainers"
3
-version = "1.2.0a0"
+version = "1.2.0rc0"
4
requires-python = ">=3.9"
5
6
[tool.poetry]
7
8
9
description = "Testcontainers instance for Infrahub to easily build integration tests"
10
authors = ["OpsMill <[email protected]>"]
11
readme = "README.md"
0 commit comments