DarshanScripts commited on
Commit
1a29d89
·
verified ·
1 Parent(s): 8adb2f1

Upload stratego/web/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. stratego/web/__init__.py +3 -0
stratego/web/__init__.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ """Stratego Web UI Package"""
2
+
3
+ __version__ = "0.1.0"