bump version for development

This commit is contained in:
David Lechner
2021-12-16 15:36:52 -06:00
parent 098b8eb9cb
commit 1259d5d33a
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
## Unreleased
## 3.1.0 - 2021-12-16
### Added
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.1.0"
version = "3.2.0a1"
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>" ]