diff --git a/pybricks-projects b/pybricks-projects index 5187103..a7a57ee 160000 --- a/pybricks-projects +++ b/pybricks-projects @@ -1 +1 @@ -Subproject commit 51871031b8bb93dc1f69ba99a97536c98959e622 +Subproject commit a7a57ee27eb5c6e58afae82ed270a5e24622dd79 diff --git a/pyproject.toml b/pyproject.toml index 57d3600..4bc11c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybricks" -version = "2.0.0b5" +version = "2.0.0" description = "Documentation and user-API stubs for Pybricks MicroPython" authors = ["The Pybricks Authors "] maintainers = ["Laurens Valk ", "David Lechner " ]