Skip to content

Commit 28f67f5

Browse files
committed
v 0.4.0
1 parent 258011e commit 28f67f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-core"
3-
version = "0.3.1a1"
3+
version = "0.4.0"
44
description = "AWS data.all core"
55
authors = [{ name = "Amazon Web Services" }]
66
license = { text = "Apache License 2.0" }
@@ -135,4 +135,4 @@ disable = "all"
135135
enable = ["R0911", "R0912", "R0913", "R0915"]
136136

137137
[tool.bumpversion]
138-
current_version = "0.3.1a1"
138+
version = "0.4.0"

0 commit comments

Comments
 (0)