Update __init__.py

This commit is contained in:
Mohd Kaif
2025-11-21 18:03:54 +05:30
committed by GitHub
parent 3c9cedf40e
commit af989bcc0e
+1 -1
View File
@@ -11,7 +11,7 @@ Main exports:
- build: Module-level build function for easy access
"""
__version__ = "0.1.0"
__version__ = "0.0.1"
__author__ = "Semantica Contributors"
__license__ = "MIT"