dryymatt commited on
Commit
4e58b0e
·
verified ·
1 Parent(s): 15477e0

Upload litehat/__init__.py

Browse files
Files changed (1) hide show
  1. litehat/__init__.py +6 -0
litehat/__init__.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ """
2
+ Litehat Universal Engine — Core Package
3
+ Sovereign autonomous software factory.
4
+ """
5
+
6
+ __version__ = "1.0.0"