Skip to content

Commit 090c726

Browse files
authored
release: 1.1.2 (#11)
1 parent 45cc8f7 commit 090c726

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pantos-client-cli"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "Client CLI for engaging with the Pantos system"
55
authors = ["Pantos GmbH <contact@pantos.io>"]
66
license = "GPL-3.0-only"
@@ -39,7 +39,7 @@ pre-commit = "3.3.3"
3939
[tool.poetry.dependencies]
4040
python = "^3.10"
4141
pantos-common = "2.1.2"
42-
pantos-client-library = "1.1.3"
42+
pantos-client-library = "1.1.4"
4343
Cerberus = "1.3.4"
4444
PyYAML = "6.0.1"
4545
requests = "2.32.3"

0 commit comments

Comments
 (0)