Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurKordes authored Sep 10, 2024
1 parent b2e54de commit 873a70c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dq-suite-amsterdam"
version = "0.7.7"
version = "0.9.1"
authors = [
{ name="Arthur Kordes", email="[email protected]" },
{ name="Aysegul Cayir Aydar", email="[email protected]" },
Expand All @@ -30,6 +30,7 @@ dev = [
'pylint ~= 2.16',
'autoflake ~= 2.0.1',
'coverage ~= 7.6.1',
'delta-spark ~= 3.2.0',
]

[tool.isort]
Expand Down

0 comments on commit 873a70c

Please sign in to comment.