stevenkhan commited on
Commit
e567e4a
·
verified ·
1 Parent(s): 5c1300e

Upload clashcr/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. clashcr/__init__.py +2 -0
clashcr/__init__.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ """ClashCR - Real-time Clash Royale opponent card tracker."""
2
+ __version__ = "0.1.0"