Skip to content

Commit 8bb58a2

Browse files
authored
bump version to v0.8.5
1 parent ed14a49 commit 8bb58a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import time
2222
from i18n import *
2323

24-
version = "v0.8.4"
24+
version = "v0.8.5"
2525

2626
def agree_terms():
2727
while True:

0 commit comments

Comments
 (0)