Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Dec 16, 2021
1 parent c666009 commit 6476954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->

## Unreleased
## 3.1.0 - 2021-12-16

### Added
- Added maximum voltage setter for `DCMotor` and `Motor`.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pybricks"
version = "3.1.0rc1"
version = "3.1.0"
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>" ]
Expand Down

0 comments on commit 6476954

Please sign in to comment.