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

nnsight.__version__ #247

Merged
merged 1 commit into from
Sep 29, 2024
Merged

nnsight.__version__ #247

merged 1 commit into from
Sep 29, 2024

Conversation

AdamBelfki3
Copy link
Collaborator

@AdamBelfki3 AdamBelfki3 commented Sep 25, 2024

New feature! You can now know the version of your nnsight installation directly from your Python code.

Here is how to use it:

import nnsight

print(nnsight.__version__)

>>> 0.3.4

Resources:

@AdamBelfki3 AdamBelfki3 linked an issue Sep 25, 2024 that may be closed by this pull request
@JadenFiotto-Kaufman JadenFiotto-Kaufman merged commit 9ee2e38 into dev Sep 29, 2024
1 check passed
@JadenFiotto-Kaufman JadenFiotto-Kaufman deleted the nnsight-version branch September 29, 2024 19:09
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.

Add a __version__attribute to nnsight
2 participants