Skip to content

Commit 20ee81c

Browse files
Bump version to 0.9.1 (#165)
This release includes the following changes: - Make pygfx renderer more resilient (#159) - Fix anchoring issue (#161) - Add vbox and hbox layouts and allow for setting direction to horizontal and vertical (#163) - Add a flag that indicates whether the collagraph instance is currently reloading (#164)
1 parent 52a9010 commit 20ee81c

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.0"
3+
version = "0.9.1"
44
description = "Reactive user interfaces"
55
authors = [
66
{ name = "Berend Klein Haneveld", email = "berendkleinhaneveld@gmail.com" },

0 commit comments

Comments
 (0)