Skip to content

Commit 887e602

Browse files
committed
Update version
1 parent 224a718 commit 887e602

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "robotics_application_manager"
3-
version = "0.0.3"
3+
version = "5.6.7"
44
authors = [
55
{ name="Example Author", email="author@example.com" },
66
]
77
description = "Robotics Application Manager"
88
readme = "README.md"
9-
requires-python = ">=3.9"
9+
requires-python = ">=3.10"
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
1212
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)