Skip to content

Commit c5cd79c

Browse files
committed
chore: prepare release 0.1.6
Signed-off-by: Daniel Bluhm <[email protected]>
1 parent 381755c commit c5cd79c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/setup/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "proxy-mediator-setup"
3-
version = "0.1.6-rc2"
3+
version = "0.1.6"
44
description = "Automated setup of proxy mediator and ACA-Py instance"
55
authors = ["Daniel Bluhm <[email protected]>"]
66
license = "Apache-2.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "proxy-mediator"
3-
version = "0.1.6-rc2"
3+
version = "0.1.6"
44
description = "Mediator service used to enable cloud agents to run behind a firewall"
55
authors = ["Daniel Bluhm <[email protected]>", "Char Howland <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)