Skip to content

Commit 25bdb1e

Browse files
committed
Remove beta from version
1 parent 941bdf3 commit 25bdb1e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

img/settings.png

548 Bytes
Loading

load.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from config import config
2828
import myNotebook as nb
2929

30-
VERSION = "1.10 beta"
30+
VERSION = "1.10"
3131

3232
this = sys.modules[__name__] # For holding module globals
3333

0 commit comments

Comments
 (0)