Skip to content

Commit 7d75214

Browse files
author
Matt Kafonek
authored
release 1.0.0a4 (#151)
1 parent ebcac11 commit 7d75214

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
For 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.4] - 2023-08-08
1012
### Added
1113
- `rtu_client.update_cell_content` that takes cell id and a diff-match-patch patch str
1214

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[tool.poetry]
77
name = "noteable-origami"
8-
version = "1.0.0-alpha.3"
8+
version = "1.0.0-alpha.4"
99
description = "The Noteable API interface"
1010
authors = ["Matt Seal <[email protected]>"]
1111
maintainers = ["Matt Seal <[email protected]>"]

0 commit comments

Comments
 (0)