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

Use _version.py auto-generated by Hatchling #44

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

krassowski
Copy link
Member

Fixes #33. Hatchling will now auto-generate version file looking like this:

# This file is auto-generated by Hatchling. As such, do not: 
#   - modify 
#   - track in version control e.g. be sure to add to .gitignore 
__version__ = VERSION = '0.1.7' 

@krassowski krassowski added the bug Something isn't working label Apr 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2023

Binder 👈 Launch a Binder on branch krassowski/ui-profiler/harmonise_version

@krassowski krassowski merged commit 528461f into jupyterlab:main Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime version of server extension does not match package/js version
1 participant