poetry: bump version to match current firmware

This commit is contained in:
David Lechner
2021-04-20 12:07:36 -05:00
parent 8bf42c7d2d
commit 2aadc75f2c
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.0.0a3"
version = "3.0.0a5"
description = "Documentation and user-API stubs for Pybricks MicroPython"
authors = ["The Pybricks Authors <dev@pybricks.com>"]
maintainers = ["Laurens Valk <laurens@pybricks.com>", "David Lechner <david@pybricks.com>" ]