diff --git a/pyproject.toml b/pyproject.toml index f3517ae..d9e2292 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybricks" -version = "3.3.0a5" +version = "3.3.0b5" description = "Documentation and user-API stubs for Pybricks MicroPython" authors = ["The Pybricks Authors "] maintainers = ["Laurens Valk ", "David Lechner " ] @@ -10,7 +10,6 @@ homepage = "https://pybricks.com" repository = "https://github.com/pybricks/pybricks-api" documentation = "https://docs.pybricks.com" classifiers = [ - "Development Status :: 3 - Alpha", "Programming Language :: Python :: Implementation :: MicroPython", ] packages = [