Skip to content

Commit

Permalink
Release v0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Jan 30, 2025
1 parent ace8564 commit 015f75e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## 0.12.8

- Bump trio upper version to <0.29.

## 0.12.7

- Add `pycrdt.__version__`.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pycrdt"
version = "0.12.7"
version = "0.12.8"
edition = "2021"

[lib]
Expand Down

0 comments on commit 015f75e

Please sign in to comment.