Skip to content

Commit 77aff38

Browse files
committed
Build consts
1 parent 1e614ba commit 77aff38

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.13"
59+
VERSION = "1.0.0-RC.1"
6060

6161
# region Default durations
6262

0 commit comments

Comments
 (0)