Skip to content

Commit c7f8988

Browse files
Bump version to 0.8.7 (#138)
* Fix name clash in v-for directives (#136 ) * Add support for keyed reconciliation (#137 ) * Add support for component classes in dynamic tags (#130 )
1 parent fafdb75 commit c7f8988

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

0 commit comments

Comments
 (0)