Skip to content

Commit 18ca0b7

Browse files
authored
Set version to 1.0.0
Set the version number of the vpython labextension to 1.0.0 to indicate that it corresponds to JupyterLab version 1.x
1 parent 57155e3 commit 18ca0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labextension/vpython/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vpython",
3-
"version": "0.4.9",
3+
"version": "1.0.0",
44
"description": "VPython extension for Jupyterlab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)