Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlatt committed Nov 8, 2024
1 parent 0796b89 commit d9a9f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightning_ir/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@

_register_external_models()

__version__ = "0.0.1"
__version__ = "0.0.2"

__all__ = [
"ApproxMRR",
Expand Down

0 comments on commit d9a9f3f

Please sign in to comment.