Skip to content

Commit 235e9e2

Browse files
committed
release: v0.4.0
1 parent 448fd12 commit 235e9e2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pyproject.toml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[tool.poetry]
22
name = "alumnium"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "Pave the way towards AI-powered test automation."
5-
authors = ["Alex Rodionov <[email protected]>", "Tatiana Shepeleva <[email protected]>"]
5+
authors = [
6+
"Alex Rodionov <[email protected]>",
7+
"Tatiana Shepeleva <[email protected]>",
8+
]
69
readme = "README.md"
710
license = "MIT"
811
homepage = "https://alumnium.ai"

0 commit comments

Comments
 (0)