Skip to content

Commit

Permalink
update __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitij12345 committed Dec 21, 2024
1 parent c392c35 commit da7f7cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions thunder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@
]


def __version__():
return LooseVersion("0.0.1")
from thunder.__about__ import __version__


# TODO maybe move these aliases to the core language?
Expand Down

0 comments on commit da7f7cb

Please sign in to comment.