We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224a718 commit 887e602Copy full SHA for 887e602
1 file changed
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
name = "robotics_application_manager"
3
-version = "0.0.3"
+version = "5.6.7"
4
authors = [
5
{ name="Example Author", email="author@example.com" },
6
]
7
description = "Robotics Application Manager"
8
readme = "README.md"
9
-requires-python = ">=3.9"
+requires-python = ">=3.10"
10
classifiers = [
11
"Programming Language :: Python :: 3",
12
"Operating System :: OS Independent",
0 commit comments