We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac0aa6b + cfc7b23 commit f4bc4bfCopy full SHA for f4bc4bf
2 files changed
astoria/__init__.py
@@ -4,4 +4,4 @@
4
"__version__",
5
]
6
7
-__version__ = "0.10.0"
+__version__ = "0.11.0"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "astoria"
3
-version = "0.10.0"
+version = "0.11.0"
description = "Robot Management System for Student Robotics Kit"
authors = [
"Dan Trickey <srobo-astoria@trickey.io>",
0 commit comments