radames commited on
Commit
06f9efd
·
verified ·
1 Parent(s): e3d6a9b

Update visualblocks/server.py

Browse files
Files changed (1) hide show
  1. visualblocks/server.py +1 -1
visualblocks/server.py CHANGED
@@ -17,7 +17,7 @@ import traceback
17
  import urllib.parse
18
  import zipfile
19
 
20
- _VISUAL_BLOCKS_BUNDLE_VERSION = "1683568957"
21
 
22
  # Disable logging from werkzeug.
23
  #
 
17
  import urllib.parse
18
  import zipfile
19
 
20
+ _VISUAL_BLOCKS_BUNDLE_VERSION = "1716228179"
21
 
22
  # Disable logging from werkzeug.
23
  #