Skip to content

Commit e2d371c

Browse files
committed
Tag 0.4.9.1
1 parent 7a2b86d commit e2d371c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scc/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
If SC-Controller is updated while daemon is running, DAEMON_VERSION send by
2727
daemon will differ one one expected by UI and daemon will be forcefully restarted.
2828
"""
29-
DAEMON_VERSION = "0.4.9.0"
29+
DAEMON_VERSION = "0.4.9.1"
3030

3131
HPERIOD = 0.02
3232
LPERIOD = 0.5

0 commit comments

Comments
 (0)