Skip to content

Commit 9ceb5eb

Browse files
authored
Update pyproject.toml
1 parent 1896077 commit 9ceb5eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dataria"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
description = "DATAria utils"
99
authors = [
1010
{ name = "Christoph Sander" }
@@ -25,4 +25,4 @@ dependencies = [
2525
]
2626

2727
[tool.setuptools.packages.find]
28-
where = ["."]
28+
where = ["."]

0 commit comments

Comments
 (0)