Skip to content

Commit 2dc658e

Browse files
committed
update dataall-core
1 parent 2b8f15b commit 2dc658e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
[project]
22
name = "dataall-cli"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "AWS data.all CLI"
55
authors = [{ name = "Amazon Web Services" }]
66
license = { text = "Apache License 2.0" }
@@ -22,7 +22,7 @@ dependencies = [
2222
"atomicfile>=1.0.1",
2323
"PyYAML>=6.0.1",
2424
"setuptools; python_version >= '3.12'",
25-
"dataall-core==0.4.1",
25+
"dataall-core>=0.4.2",
2626
]
2727

2828
[project.scripts]

0 commit comments

Comments
 (0)