Skip to content

Commit 802b6b7

Browse files
authored
Bump cirro_api_client (#121)
1 parent a5f5518 commit 802b6b7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 7 additions & 7 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 = "cirro"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = "CLI tool and SDK for interacting with the Cirro platform"
55
authors = ["Cirro Bio <[email protected]>"]
66
license = "MIT"
@@ -11,7 +11,7 @@ packages = [{include = "cirro"}]
1111
[tool.poetry.dependencies]
1212
python = "^3.9"
1313
attrs = ">=21.3.0"
14-
cirro_api_client = "0.1.0"
14+
cirro_api_client = "0.1.1"
1515
click = "^8.1.3"
1616
boto3 = "~=1.34"
1717
questionary = "^2.0.1"

0 commit comments

Comments
 (0)