Skip to content

Commit 171f28d

Browse files
committed
Update to 0.1.2
1 parent 4a79e8a commit 171f28d

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
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "xrobot"
7-
version = "0.1.1"
8-
description = "A Python package for parsing IOC files and generating C++ code."
7+
version = "0.1.2"
8+
description = "A lightweight application framework for robot module management, lifecycle control, and hardware abstraction."
99
requires-python = ">=3.8"
1010
authors = [
1111
{name = "Xiao", email = "[email protected]"}

0 commit comments

Comments
 (0)