Skip to content

Commit 09eef35

Browse files
committed
bump version to v1.3.0b3
1 parent 1d8afbc commit 09eef35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "infrahub-server"
3-
version = "1.3.0b2"
3+
version = "1.3.0b3"
44
description = "Infrahub is taking a new approach to Infrastructure Management by providing a new generation of datastore to organize and control all the data that defines how an infrastructure should run."
55
authors = ["OpsMill <[email protected]>"]
66
readme = "README.md"

python_testcontainers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "infrahub-testcontainers"
3-
version = "1.3.0b2"
3+
version = "1.3.0b3"
44
requires-python = ">=3.9"
55

66
[tool.poetry]

0 commit comments

Comments
 (0)