File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.11.0 ] - 2023-12-25
99### Added
1010- Added a ` wakeup ` method for compatibility with the Linak DPG1C controller.
1111
@@ -152,7 +152,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152152## [ 0.1.0] - 2020-09-07
153153- Initial release
154154
155- [ Unreleased ] : https://github.com/newAM/idasen/compare/v0.10.3...HEAD
155+ [ Unreleased ] : https://github.com/newAM/idasen/compare/v0.11.0...HEAD
156+ [ 0.11.0 ] : https://github.com/newAM/idasen/compare/v0.10.3...v0.11.0
156157[ 0.10.3 ] : https://github.com/newAM/idasen/compare/v0.10.2...v0.10.3
157158[ 0.10.2 ] : https://github.com/newAM/idasen/compare/v0.10.1...v0.10.2
158159[ 0.10.1 ] : https://github.com/newAM/idasen/compare/v0.10.0...v0.10.1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target-version = ["py38"]
66name = " idasen"
77description = " ikea IDÅSEN desk API and CLI."
88authors = [" Alex Martens <alex@thinglab.org>" ]
9- version = " 0.10.3 "
9+ version = " 0.11.0 "
1010license = " MIT"
1111readme = " README.rst"
1212repository = " https://github.com/newAM/idasen"
You can’t perform that action at this time.
0 commit comments