File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77For pre-1.0 releases, see [ 0.0.35 Changelog] ( https://github.com/noteable-io/origami/blob/0.0.35/CHANGELOG.md )
88
99## [ Unreleased]
10+
11+ ## [ 1.0.0-alpha.2] - 2023-07-26
1012### Changed
1113- ` api_client.rtu_client ` method renamed to ` api_client.connect_realtime ` , can accept ` File ` model in addition to ` str ` / ` UUID `
1214
Original file line number Diff line number Diff line change 55
66[tool .poetry ]
77name = " noteable-origami"
8- version = " 1.0.0-alpha.1 "
8+ version = " 1.0.0-alpha.2 "
99description = " The Noteable API interface"
1010authors = [" Matt Seal <matt@noteable.io>" ]
1111maintainers = [" Matt Seal <matt@noteable.io>" ]
You can’t perform that action at this time.
0 commit comments