Skip to content

Commit adf5f20

Browse files
committed
new update hosts
1 parent d6c12be commit adf5f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# logging.basicConfig(filename='./logs/my.log', level=logging.DEBUG, format=LOG_FORMAT, datefmt=DATE_FORMAT, encoding='utf-8')
1414
# print(time.strftime('%Y%m%d',time.localtime(time.time())))
1515

16-
VERSION = '0.0.2'
16+
VERSION = '0.0.3'
1717

1818
STOP_ICON = '🔴'
1919
START_ICON = '🟢'

0 commit comments

Comments
 (0)