Skip to content

Commit 0dbe8cc

Browse files
committed
Update project version to 0.1a10
Incremented the version from 0.1a9 to 0.1a10 in `pyproject.toml`. This reflects the latest changes and ensures version consistency for packaging and distribution.
1 parent 6e907b3 commit 0dbe8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "radiant-wrapper"
7-
version = "0.1a9"
7+
version = "0.1a10"
88
description = "Radiant-Wrapper"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)