DarshanScripts commited on
Commit
296c7da
·
verified ·
1 Parent(s): 6376236

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"