We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a79e8a commit 171f28dCopy full SHA for 171f28d
pyproject.toml
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "xrobot"
7
-version = "0.1.1"
8
-description = "A Python package for parsing IOC files and generating C++ code."
+version = "0.1.2"
+description = "A lightweight application framework for robot module management, lifecycle control, and hardware abstraction."
9
requires-python = ">=3.8"
10
authors = [
11
{name = "Xiao", email = "[email protected]"}
0 commit comments