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.21
Browse files Browse the repository at this point in the history
SHA256 hashes:

retrolab-0.3.21-py3-none-any.whl: 2dd70932ed83dfd1284e46fdaf47c2bac60dcc11f1d6717d49efa10f57ff6673

retrolab-0.3.21.tar.gz: 06df283b25ba52678d679b2a64d925ece3e14e38dff1094d973fae2af15ca0a6

retrolab-application-0.3.21.tgz: d7e007c5388e0464eec0a48527abc4d12885f67b862888044c1609f55b104d58

retrolab-application-extension-0.3.21.tgz: 222c4d43e25dd7a07c049421ba28346f49fec1dcdd9d1cd5362158ef3f836800

retrolab-console-extension-0.3.21.tgz: 79a67fed07d0cc7c8cbdd700f6dd2c79e98b0d4c53a0a032918cdae474465a52

retrolab-docmanager-extension-0.3.21.tgz: c31b6082fe631ff7adc03460593a42f70963c8fdfad7bd917ed8a766e3b7ee83

retrolab-documentsearch-extension-0.3.21.tgz: 11b60b8c309d6c0a1fba0d9a1eab685d5f67a3ce1b2585510f69e1c2e58fde06

retrolab-help-extension-0.3.21.tgz: 33936a279e2b72298ffedbb347ed42da2b4ea9148c009fef01bd5f29f770791c

retrolab-lab-extension-0.3.21.tgz: 4db1de591b380295ed9c81932a983fe528bc62b4071440be5fe806c6d2de5d90

retrolab-notebook-extension-0.3.21.tgz: b0dabbf467f85805fb8db2d9207b5ee295552078758adc73e96c8e7d846cfde1

retrolab-terminal-extension-0.3.21.tgz: 972548c18700cc30ab3e248a6e7ac99c10be782b65579452bbcb997ce54c1181

retrolab-tree-extension-0.3.21.tgz: a7f116627baac0dfec87528275d873747bd59d282da3c14d2cb3ee7db7cfce30

retrolab-ui-components-0.3.21.tgz: e98fa06de9429e980c881ee590f4c8db434c00f8a3a61ae5173fe65ae8ab1974
  • Loading branch information
github-actions[bot] committed May 4, 2022
1 parent f5fa597 commit 67f1a45
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 43 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, 20, 'final', 0
current_version = 0, 3, 21, 'final', 0
commit = False
tag = False
parse = (?P<major>\d+)\,\ (?P<minor>\d+)\,\ (?P<patch>\d+)\,\ \'(?P<release>\S+)\'\,\ (?P<build>\d+)
Expand Down
42 changes: 21 additions & 21 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/app",
"version": "0.3.20",
"version": "0.3.21",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -78,16 +78,16 @@
"@lumino/signaling": "~1.10.1",
"@lumino/virtualdom": "~1.14.1",
"@lumino/widgets": "~1.31.1",
"@retrolab/application": "~0.3.20",
"@retrolab/application-extension": "~0.3.20",
"@retrolab/console-extension": "~0.3.20",
"@retrolab/docmanager-extension": "~0.3.20",
"@retrolab/documentsearch-extension": "~0.3.20",
"@retrolab/help-extension": "~0.3.20",
"@retrolab/notebook-extension": "~0.3.20",
"@retrolab/terminal-extension": "~0.3.20",
"@retrolab/tree-extension": "~0.3.20",
"@retrolab/ui-components": "~0.3.20",
"@retrolab/application": "~0.3.21",
"@retrolab/application-extension": "~0.3.21",
"@retrolab/console-extension": "~0.3.21",
"@retrolab/docmanager-extension": "~0.3.21",
"@retrolab/documentsearch-extension": "~0.3.21",
"@retrolab/help-extension": "~0.3.21",
"@retrolab/notebook-extension": "~0.3.21",
"@retrolab/terminal-extension": "~0.3.21",
"@retrolab/tree-extension": "~0.3.21",
"@retrolab/ui-components": "~0.3.21",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"yjs": "~13.5.35"
Expand Down Expand Up @@ -122,16 +122,16 @@
"@jupyterlab/tooltip-extension": "^3.4.0",
"@jupyterlab/translation-extension": "^3.4.0",
"@jupyterlab/vega5-extension": "^3.4.0",
"@retrolab/application": "^0.3.20",
"@retrolab/application-extension": "^0.3.20",
"@retrolab/console-extension": "^0.3.20",
"@retrolab/docmanager-extension": "^0.3.20",
"@retrolab/documentsearch-extension": "^0.3.20",
"@retrolab/help-extension": "^0.3.20",
"@retrolab/notebook-extension": "^0.3.20",
"@retrolab/terminal-extension": "^0.3.20",
"@retrolab/tree-extension": "^0.3.20",
"@retrolab/ui-components": "^0.3.20"
"@retrolab/application": "^0.3.21",
"@retrolab/application-extension": "^0.3.21",
"@retrolab/console-extension": "^0.3.21",
"@retrolab/docmanager-extension": "^0.3.21",
"@retrolab/documentsearch-extension": "^0.3.21",
"@retrolab/help-extension": "^0.3.21",
"@retrolab/notebook-extension": "^0.3.21",
"@retrolab/terminal-extension": "^0.3.21",
"@retrolab/tree-extension": "^0.3.21",
"@retrolab/ui-components": "^0.3.21"
},
"devDependencies": {
"@jupyterlab/builder": "^3.4.0",
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.20",
"version": "0.3.21",
"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.20",
"version": "0.3.21",
"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.20",
"version": "0.3.21",
"description": "RetroLab - Application Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -54,8 +54,8 @@
"@lumino/coreutils": "^1.12.0",
"@lumino/disposable": "^1.10.1",
"@lumino/widgets": "^1.31.1",
"@retrolab/application": "^0.3.20",
"@retrolab/ui-components": "^0.3.20"
"@retrolab/application": "^0.3.21",
"@retrolab/ui-components": "^0.3.21"
},
"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.20",
"version": "0.3.21",
"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.20",
"version": "0.3.21",
"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.20",
"version": "0.3.21",
"description": "RetroLab - Document Manager Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrolab/documentsearch-extension",
"version": "0.3.20",
"version": "0.3.21",
"description": "RetroLab - Document Search Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/application": "^3.4.0",
"@jupyterlab/documentsearch": "^3.4.0",
"@lumino/widgets": "^1.31.1",
"@retrolab/application": "^0.3.20"
"@retrolab/application": "^0.3.21"
},
"devDependencies": {
"rimraf": "~3.0.0",
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.20",
"version": "0.3.21",
"description": "RetroLab - Help Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/apputils": "^3.4.0",
"@jupyterlab/mainmenu": "^3.4.0",
"@jupyterlab/translation": "^3.4.0",
"@retrolab/ui-components": "^0.3.20"
"@retrolab/ui-components": "^0.3.21"
},
"devDependencies": {
"rimraf": "~3.0.0",
Expand Down
4 changes: 2 additions & 2 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.20",
"version": "0.3.21",
"description": "RetroLab - Lab Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"@jupyterlab/translation": "^3.4.0",
"@lumino/commands": "^1.20.0",
"@lumino/disposable": "^1.10.1",
"@retrolab/application": "^0.3.20"
"@retrolab/application": "^0.3.21"
},
"devDependencies": {
"@jupyterlab/builder": "^3.4.0",
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.20",
"version": "0.3.21",
"description": "RetroLab - Notebook Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@jupyterlab/translation": "^3.4.0",
"@lumino/polling": "^1.10.0",
"@lumino/widgets": "^1.31.1",
"@retrolab/application": "^0.3.20"
"@retrolab/application": "^0.3.21"
},
"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.20",
"version": "0.3.21",
"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.20",
"version": "0.3.21",
"description": "RetroLab - Tree Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"@lumino/algorithm": "^1.9.1",
"@lumino/commands": "^1.20.0",
"@lumino/widgets": "^1.31.1",
"@retrolab/application": "^0.3.20"
"@retrolab/application": "^0.3.21"
},
"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.20",
"version": "0.3.21",
"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, 20, 'final', 0)
version_info = VersionInfo(0, 3, 21, 'final', 0)

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

Expand Down

0 comments on commit 67f1a45

Please sign in to comment.