Skip to content

Commit 9c8c5a0

Browse files
authored
chore: bump version
1 parent 8b6a533 commit 9c8c5a0

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 = "appwrite-lab"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
description = "Zero-click Appwrite test environments."
99
readme = "README.md"
1010
requires-python = ">=3.11"
@@ -25,4 +25,4 @@ awlab = "appwrite_lab.cli.entry:app"
2525
[tool.pytest.ini_options]
2626
markers = [
2727
"e2e: mark test as e2e",
28-
]
28+
]

0 commit comments

Comments
 (0)