Skip to content

Commit a68eff6

Browse files
committed
1.0.0-RC.13
1 parent 38b5c6f commit a68eff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datastar_py/consts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class EventType(StrEnum):
5656
# endregion Enums
5757

5858
DATASTAR_KEY = "datastar"
59-
VERSION = "1.0.0-RC.12"
59+
VERSION = "1.0.0-RC.13"
6060

6161
# region Default durations
6262

0 commit comments

Comments
 (0)