Skip to content

Commit f1017fa

Browse files
committed
Remove VERSION from consts
1 parent bf57d65 commit f1017fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/datastar_py/consts.py

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

5858
DATASTAR_KEY = "datastar"
59-
VERSION = "1.0.0-RC.1"
6059

6160
# region Default durations
6261

0 commit comments

Comments
 (0)