Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Aug 7, 2024
1 parent 557382b commit c245c96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion siml-parser/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
from .index import read_file, evaluate
from .index import read_file, evaluate

__version__ = "0.1.0"

0 comments on commit c245c96

Please sign in to comment.