Skip to content

Commit bd5423a

Browse files
committed
Release v0.10.5
1 parent 1cb9120 commit bd5423a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 0.10.4
44

5+
- Bump yrs v0.21.3 and pyo3 v0.22.5.
6+
7+
## 0.10.4
8+
59
- Add `CHANGELOG.md` and automate release on tag.
610
- Add support for XML, Text attributes and embeds (#184) (PR by @ColonelThirtyTwo).
711

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pycrdt"
3-
version = "0.10.4"
3+
version = "0.10.5"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)