chore: bump version to 0.0.1 to match CHANGELOG
Build / Check Links (push) Failing after 5s
Build / build (push) Failing after 8s
Build / test_isolated (push) Skipped
Build / Integration tests (push) Skipped
Check Release / check_release (push) Failing after 10s

package.json was still at the copier-template default 0.1.0
while CHANGELOG and DEVELOPER.md document 0.0.1. pyproject.toml
sources the version from package.json via hatch-nodejs-version, so
no edit needed there.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
tao.chen
2026-07-21 18:29:05 +08:00
co-authored by Claude
parent 6e6c79f43a
commit 2fc584d70f
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "snapshot",
"version": "0.1.0",
"version": "0.0.1",
"description": "A JupyterLab extension.",
"keywords": [
"jupyter",