Skip to content

Commit 74934fb

Browse files
committed
Release v0.5.0
1 parent 7fcaea0 commit 74934fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Version history
22

3+
## 0.5.0
4+
5+
- Refactor user API.
6+
- Add support for VOTable import/export.
7+
38
## 0.4.2
49

510
- Add `range` getter/setter and `on_change_range`.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "cocat"
7-
version = "0.4.2"
7+
version = "0.5.0"
88
description = "CRDT-based tscat"
99
license = "MIT"
1010
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)