This commit is contained in:
Laurens Valk
2023-11-20 14:16:00 +01:00
parent f509178dab
commit 15600c8a2b
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[tool.poetry]
name = "pybricks"
version = "3.3.0b9"
version = "3.3.0c1"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <dev@pybricks.com>"]
authors = ["The Pybricks Authors <team@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]
license = "MIT"
readme = "README.rst"