Skip to content

Commit 57562b8

Browse files
Bump version to 0.9.5
This release includes the following:\n - Support pygfx text elements (#181) - Use renderer text-element API for template text nodes (#180) - Restore support for text expressions (#148) - Preserve PySide TreeView selection/expansion across keyed reorders (#179)
1 parent 1a6dcf0 commit 57562b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "collagraph"
3-
version = "0.9.4"
3+
version = "0.9.5"
44
description = "Reactive user interfaces"
55
authors = [
66
{ name = "Berend Klein Haneveld", email = "berendkleinhaneveld@gmail.com" },

0 commit comments

Comments
 (0)