Skip to content

Commit

Permalink
release: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos committed Jul 30, 2024
1 parent 8b31cec commit 4b4cebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pantos-client-cli"
version = "1.1.1"
version = "1.1.2"
description = "Client CLI for engaging with the Pantos system"
authors = ["Pantos GmbH <contact@pantos.io>"]
license = "GPL-3.0-only"
Expand Down Expand Up @@ -33,7 +33,7 @@ pre-commit = "3.3.3"
[tool.poetry.dependencies]
python = "^3.10"
pantos-common = "2.1.2"
pantos-client-library = "1.1.3"
pantos-client-library = "1.1.4"
Cerberus = "1.3.4"
PyYAML = "6.0.1"
requests = "2.32.3"
Expand Down

0 comments on commit 4b4cebe

Please sign in to comment.