Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update __version__ #1580

Merged
merged 4 commits into from
Dec 23, 2024
Merged

update __version__ #1580

merged 4 commits into from
Dec 23, 2024

Conversation

kshitij12345
Copy link
Collaborator

Currently

import thunder
thunder.__version__()  # LooseVersion("0.0.1")

Also, this version is inconsistent with the version seen by package managers which comes from

__version__ = "0.2.0dev"

version=about.__version__,

@kshitij12345 kshitij12345 marked this pull request as ready for review December 21, 2024 00:19
thunder/__init__.py Outdated Show resolved Hide resolved
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
thunder/__init__.py Outdated Show resolved Hide resolved
@t-vi t-vi merged commit 9d79b8d into Lightning-AI:main Dec 23, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants