File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.0.0-alpha.11 ] - 2021-07-05
88
99### Added
1010- Added support for Pybricks Protocol v1.1.0.
@@ -90,8 +90,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9090- Typo in ` pip ` arguments ` README.md ` .
9191
9292
93- [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.10..HEAD
94- [ 1.0.0-alpha.9 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.9...v1.0.0-alpha.10
93+ [ Unreleased ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.11..HEAD
94+ [ 1.0.0-alpha.11 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.10...v1.0.0-alpha.11
95+ [ 1.0.0-alpha.10 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.9...v1.0.0-alpha.10
9596[ 1.0.0-alpha.9 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.8...v1.0.0-alpha.9
9697[ 1.0.0-alpha.8 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.7...v1.0.0-alpha.8
9798[ 1.0.0-alpha.7 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.5...v1.0.0-alpha.7
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pybricksdev"
3- version = " 1.0.0-alpha.10 "
3+ version = " 1.0.0-alpha.11 "
44description = " Pybricks developer tools"
55authors = [
" The Pybricks Authors <[email protected] >" ]
66maintainers = [
" Laurens Valk <[email protected] >" ,
" David Lechner <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments