Skip to content

Commit

Permalink
add __version__ to __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Jul 21, 2024
1 parent 581eaa3 commit d13f0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pure_eval/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
"group_expressions",
"is_expression_interesting",
"getattr_static",
"__version__",
]

0 comments on commit d13f0ed

Please sign in to comment.