Skip to content

Commit 3e8fc7d

Browse files
committed
release: v0.1.3
1 parent eabd956 commit 3e8fc7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "alumnium"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Pave the way towards AI-powered test automation."
55
authors = ["Alex Rodionov <[email protected]>", "Tatiana Shepeleva <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"
88
homepage = "https://alumnium.ai"
9-
repository = "https://github.com/alumnium/alumnium"
9+
repository = "https://github.com/alumnium-hq/alumnium"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10"

0 commit comments

Comments
 (0)