Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Publish 0.3.7
Browse files Browse the repository at this point in the history
SHA256 hashes:

retrolab-0.3.7-py3-none-any.whl: 706c2ce0195e6d694539bb5a32d2273fd0a43e5caace7bcc1fe5de1fdec226fa

retrolab-0.3.7.tar.gz: 790b7ea9d3d211659633120e47373c594527b16961090cc8ac1941a4efa0b6fb

retrolab-application-0.3.7.tgz: 7a2590514d457e33335778365907d54bceab451d42a6fd28aeb4396f74026dd5

retrolab-application-extension-0.3.7.tgz: 65713f96aa7a775f3b8921bf88613696f6a4735e10fbd6689d5ce7db9bd3876d

retrolab-console-extension-0.3.7.tgz: 98451eeb6e4de367e98128e41f6e51bfbb33774154824fa5a0b509b0ef27ffa4

retrolab-docmanager-extension-0.3.7.tgz: f968133104d15bff991ab08d4c4988d35f29a60a2b11814fad227ad70a3cc6c9

retrolab-help-extension-0.3.7.tgz: 7188590fd0739eb949390bdfcf00a58f50ada042eaca93aa27a8191a061a8466

retrolab-lab-extension-0.3.7.tgz: a79f656cfa6df0609fd6897ad881e6f88f78eb2c8589da2ccf10c5064e254fe9

retrolab-notebook-extension-0.3.7.tgz: 752d79106f459ab93c75fe6c81111a4c6e5cca6ee0ccd6469f4fc8637f9496e3

retrolab-terminal-extension-0.3.7.tgz: 2bb4a826e08c50c27a83bf2d8dc2643f1e2c92e541324ed0d3b79de251da6b8c

retrolab-tree-extension-0.3.7.tgz: 82eccdac05b493772441da9f9254069902a68d2a3ae1908a23279f464e9ee7fd

retrolab-ui-components-0.3.7.tgz: 83c1ba8ebb9c59acc2530e6a08e6c31c5747443cad3055e4e1bb855908086174
  • Loading branch information
github-actions[bot] committed Sep 23, 2021
1 parent aae916d commit 66bb0bb
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0, 3, 6, 'final', 0
current_version = 0, 3, 7, 'final', 0
commit = False
tag = False
parse = (?P<major>\d+)\,\ (?P<minor>\d+)\,\ (?P<patch>\d+)\,\ \'(?P<release>\S+)\'\,\ (?P<build>\d+)
Expand Down
38 changes: 19 additions & 19 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/app",
"version": "0.3.6",
"version": "0.3.7",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -78,15 +78,15 @@
"@lumino/signaling": "~1.7.0",
"@lumino/virtualdom": "~1.11.0",
"@lumino/widgets": "~1.23.0",
"@retrolab/application": "~0.3.6",
"@retrolab/application-extension": "~0.3.6",
"@retrolab/console-extension": "~0.3.6",
"@retrolab/docmanager-extension": "~0.3.6",
"@retrolab/help-extension": "~0.3.6",
"@retrolab/notebook-extension": "~0.3.6",
"@retrolab/terminal-extension": "~0.3.6",
"@retrolab/tree-extension": "~0.3.6",
"@retrolab/ui-components": "~0.3.6",
"@retrolab/application": "~0.3.7",
"@retrolab/application-extension": "~0.3.7",
"@retrolab/console-extension": "~0.3.7",
"@retrolab/docmanager-extension": "~0.3.7",
"@retrolab/help-extension": "~0.3.7",
"@retrolab/notebook-extension": "~0.3.7",
"@retrolab/terminal-extension": "~0.3.7",
"@retrolab/tree-extension": "~0.3.7",
"@retrolab/ui-components": "~0.3.7",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"yjs": "~13.5.10"
Expand Down Expand Up @@ -119,15 +119,15 @@
"@jupyterlab/tooltip-extension": "^3.1.11",
"@jupyterlab/translation-extension": "^3.1.11",
"@jupyterlab/vega5-extension": "^3.1.12",
"@retrolab/application": "^0.3.6",
"@retrolab/application-extension": "^0.3.6",
"@retrolab/console-extension": "^0.3.6",
"@retrolab/docmanager-extension": "^0.3.6",
"@retrolab/help-extension": "^0.3.6",
"@retrolab/notebook-extension": "^0.3.6",
"@retrolab/terminal-extension": "^0.3.6",
"@retrolab/tree-extension": "^0.3.6",
"@retrolab/ui-components": "^0.3.6"
"@retrolab/application": "^0.3.7",
"@retrolab/application-extension": "^0.3.7",
"@retrolab/console-extension": "^0.3.7",
"@retrolab/docmanager-extension": "^0.3.7",
"@retrolab/help-extension": "^0.3.7",
"@retrolab/notebook-extension": "^0.3.7",
"@retrolab/terminal-extension": "^0.3.7",
"@retrolab/tree-extension": "^0.3.7",
"@retrolab/ui-components": "^0.3.7"
},
"devDependencies": {
"@jupyterlab/builder": "^3.1.12",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/buildutils",
"version": "0.3.6",
"version": "0.3.7",
"private": true,
"description": "RetroLab - Build Utilities",
"homepage": "https://github.com/jupyterlab/retrolab",
Expand Down
2 changes: 1 addition & 1 deletion packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@retrolab/metapackage",
"private": true,
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Metapackage",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/application-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Application Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -54,8 +54,8 @@
"@lumino/coreutils": "^1.8.0",
"@lumino/disposable": "^1.7.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.6",
"@retrolab/ui-components": "^0.3.6"
"@retrolab/application": "^0.3.7",
"@retrolab/ui-components": "^0.3.7"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/application",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Application",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/console-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Console Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docmanager-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/docmanager-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Document Manager Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/help-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/help-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Help Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/apputils": "^3.1.11",
"@jupyterlab/mainmenu": "^3.1.11",
"@jupyterlab/translation": "^3.1.11",
"@retrolab/ui-components": "^0.3.6"
"@retrolab/ui-components": "^0.3.7"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/lab-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/lab-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Lab Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -53,8 +53,8 @@
"@jupyterlab/ui-components": "^3.1.11",
"@lumino/commands": "^1.15.0",
"@lumino/disposable": "^1.7.0",
"@retrolab/application": "^0.3.6",
"@retrolab/ui-components": "^0.3.6"
"@retrolab/application": "^0.3.7",
"@retrolab/ui-components": "^0.3.7"
},
"devDependencies": {
"@jupyterlab/builder": "^3.1.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/notebook-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/notebook-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Notebook Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"@jupyterlab/translation": "^3.1.11",
"@lumino/polling": "^1.6.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.6"
"@retrolab/application": "^0.3.7"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/terminal-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Terminal Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/tree-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/tree-extension",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - Tree Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"@lumino/algorithm": "^1.6.0",
"@lumino/commands": "^1.15.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.6"
"@retrolab/application": "^0.3.7"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/ui-components",
"version": "0.3.6",
"version": "0.3.7",
"description": "RetroLab - UI components",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion retrolab/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
])

# DO NOT EDIT THIS DIRECTLY! It is managed by bumpversion
version_info = VersionInfo(0, 3, 6, 'final', 0)
version_info = VersionInfo(0, 3, 7, 'final', 0)

_specifier_ = {'alpha': 'a', 'beta': 'b', 'candidate': 'rc', 'final': ''}

Expand Down

0 comments on commit 66bb0bb

Please sign in to comment.