File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11"""Version File."""
2- VERSION_INFO = (0 , 7 , 0 , 'dev0' )
2+ VERSION_INFO = (0 , 7 , 0 )
33__version__ = '.' .join (map (str , VERSION_INFO ))
Original file line number Diff line number Diff line change 11{
22 "name" : " @spyder-notebook/app" ,
3- "version" : " 0.7.0-dev.0 " ,
3+ "version" : " 0.7.0" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " webpack"
139139 "@jupyterlab/ui-components-extension" : " ~4.4.9" ,
140140 "@jupyterlab/vega5-extension" : " ~4.4.9" ,
141141 "@lumino/coreutils" : " ~2.2.1" ,
142- "@spyder-notebook/application" : " ^0.7.0-dev.0 " ,
143- "@spyder-notebook/application-extension" : " ^0.7.0-dev.0 "
142+ "@spyder-notebook/application" : " ^0.7.0" ,
143+ "@spyder-notebook/application-extension" : " ^0.7.0"
144144 },
145145 "devDependencies" : {
146146 "@jupyterlab/builder" : " ~4.4.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @spyder-notebook/application-extension" ,
3- "version" : " 0.7.0-dev.0 " ,
3+ "version" : " 0.7.0" ,
44 "main" : " lib/index.js" ,
55 "types" : " lib/index.d.ts" ,
66 "directories" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @spyder-notebook/application" ,
3- "version" : " 0.7.0-dev.0 " ,
3+ "version" : " 0.7.0" ,
44 "main" : " lib/index.js" ,
55 "types" : " lib/index.d.ts" ,
66 "directories" : {
Original file line number Diff line number Diff line change @@ -3292,8 +3292,8 @@ __metadata:
32923292 " @jupyterlab/ui-components-extension " : ~4.4.9
32933293 " @jupyterlab/vega5-extension " : ~4.4.9
32943294 " @lumino/coreutils " : ~2.2.1
3295- " @spyder-notebook/application " : ^0.6.3-dev .0
3296- " @spyder-notebook/application-extension " : ^0.6.3-dev .0
3295+ " @spyder-notebook/application " : ^0.7 .0
3296+ " @spyder-notebook/application-extension " : ^0.7 .0
32973297 css-loader : ~5.0.1
32983298 fs-extra : ^8.1.0
32993299 glob : ~7.1.6
@@ -3310,7 +3310,7 @@ __metadata:
33103310 languageName : unknown
33113311 linkType : soft
33123312
3313- " @spyder-notebook/application-extension@^0.6.3-dev .0, @spyder-notebook/application-extension@workspace:packages/application-extension " :
3313+ " @spyder-notebook/application-extension@^0.7 .0, @spyder-notebook/application-extension@workspace:packages/application-extension " :
33143314 version : 0.0.0-use.local
33153315 resolution : " @spyder-notebook/application-extension@workspace:packages/application-extension"
33163316 dependencies :
@@ -3321,7 +3321,7 @@ __metadata:
33213321 languageName : unknown
33223322 linkType : soft
33233323
3324- " @spyder-notebook/application@^0.6.3-dev .0, @spyder-notebook/application@workspace:packages/application " :
3324+ " @spyder-notebook/application@^0.7 .0, @spyder-notebook/application@workspace:packages/application " :
33253325 version : 0.0.0-use.local
33263326 resolution : " @spyder-notebook/application@workspace:packages/application"
33273327 dependencies :
You can’t perform that action at this time.
0 commit comments