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

retrolab-0.3.19-py3-none-any.whl: 375adfb4d40f71761e76e438a36c099031fafbbc4e515de70dd4f8c98d8e53f5

retrolab-0.3.19.tar.gz: f1f9acffd01ea8f1b44e6ce477a5a66219b93e296e934d9f6119547547fe5cde

retrolab-application-0.3.19.tgz: def67d60b961e394ab3853cdea607abb7fe16f1b2f637663b37e28ca82d8b88e

retrolab-application-extension-0.3.19.tgz: 8f7608084577c7c5305afaf1f9890a2bb5d440951257687320772ed813d9102d

retrolab-console-extension-0.3.19.tgz: 759a076c01c549325179062c4b46210711a0960a5b65821a74a4388d0dadf01c

retrolab-docmanager-extension-0.3.19.tgz: 8225fe9b2d3f03a296206838c80eb79abfc93a02d531f91e8c79550175cbd71f

retrolab-documentsearch-extension-0.3.19.tgz: c517275316394e5e6cabab90a7495c9cb6bf99af6de427e149d035f6bc2e752d

retrolab-help-extension-0.3.19.tgz: f20ed8901306821aa1ac871533191eb2ee91a363240b35544744d84c04a8da3a

retrolab-lab-extension-0.3.19.tgz: 38e74d7c891d683c11cd45c3668c9fc1c3f0658753a76e11a737aacbc8f1ac4a

retrolab-notebook-extension-0.3.19.tgz: 3ce8401c3e31754a140f3d5cf7760f39b2d1602e11f4f79d20c03a85414acb41

retrolab-terminal-extension-0.3.19.tgz: 8a6ec27c67c6a181c34a54d6d492cc0a1d0b0ce192273d64e6e53416fff0431d

retrolab-tree-extension-0.3.19.tgz: 4c70e8d00be85a36b7d062dd865d107f5fcb3ca50f9199145b84c4f0931398a6

retrolab-ui-components-0.3.19.tgz: bac8eb21406032e29e904a0366e09bc8df5f620f4cc6598f6937ef1681f21dfe
  • Loading branch information
github-actions[bot] committed Feb 4, 2022
1 parent 7ddc8c1 commit 67aeb8b
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, 18, 'final', 0
current_version = 0, 3, 19, '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.18",
"version": "0.3.19",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -76,16 +76,16 @@
"@lumino/signaling": "~1.7.0",
"@lumino/virtualdom": "~1.11.0",
"@lumino/widgets": "~1.23.0",
"@retrolab/application": "~0.3.18",
"@retrolab/application-extension": "~0.3.18",
"@retrolab/console-extension": "~0.3.18",
"@retrolab/docmanager-extension": "~0.3.18",
"@retrolab/documentsearch-extension": "~0.3.18",
"@retrolab/help-extension": "~0.3.18",
"@retrolab/notebook-extension": "~0.3.18",
"@retrolab/terminal-extension": "~0.3.18",
"@retrolab/tree-extension": "~0.3.18",
"@retrolab/ui-components": "~0.3.18",
"@retrolab/application": "~0.3.19",
"@retrolab/application-extension": "~0.3.19",
"@retrolab/console-extension": "~0.3.19",
"@retrolab/docmanager-extension": "~0.3.19",
"@retrolab/documentsearch-extension": "~0.3.19",
"@retrolab/help-extension": "~0.3.19",
"@retrolab/notebook-extension": "~0.3.19",
"@retrolab/terminal-extension": "~0.3.19",
"@retrolab/tree-extension": "~0.3.19",
"@retrolab/ui-components": "~0.3.19",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"yjs": "~13.5.23"
Expand Down Expand Up @@ -119,16 +119,16 @@
"@jupyterlab/tooltip-extension": "^3.2.9",
"@jupyterlab/translation-extension": "^3.2.9",
"@jupyterlab/vega5-extension": "^3.2.9",
"@retrolab/application": "^0.3.18",
"@retrolab/application-extension": "^0.3.18",
"@retrolab/console-extension": "^0.3.18",
"@retrolab/docmanager-extension": "^0.3.18",
"@retrolab/documentsearch-extension": "^0.3.18",
"@retrolab/help-extension": "^0.3.18",
"@retrolab/notebook-extension": "^0.3.18",
"@retrolab/terminal-extension": "^0.3.18",
"@retrolab/tree-extension": "^0.3.18",
"@retrolab/ui-components": "^0.3.18"
"@retrolab/application": "^0.3.19",
"@retrolab/application-extension": "^0.3.19",
"@retrolab/console-extension": "^0.3.19",
"@retrolab/docmanager-extension": "^0.3.19",
"@retrolab/documentsearch-extension": "^0.3.19",
"@retrolab/help-extension": "^0.3.19",
"@retrolab/notebook-extension": "^0.3.19",
"@retrolab/terminal-extension": "^0.3.19",
"@retrolab/tree-extension": "^0.3.19",
"@retrolab/ui-components": "^0.3.19"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.9",
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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"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.18",
"@retrolab/ui-components": "^0.3.18"
"@retrolab/application": "^0.3.19",
"@retrolab/ui-components": "^0.3.19"
},
"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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"description": "RetroLab - Document Search Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/application": "^3.2.9",
"@jupyterlab/documentsearch": "^3.2.9",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.18"
"@retrolab/application": "^0.3.19"
},
"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.18",
"version": "0.3.19",
"description": "RetroLab - Help Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/apputils": "^3.2.9",
"@jupyterlab/mainmenu": "^3.2.9",
"@jupyterlab/translation": "^3.2.9",
"@retrolab/ui-components": "^0.3.18"
"@retrolab/ui-components": "^0.3.19"
},
"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.18",
"version": "0.3.19",
"description": "RetroLab - Lab Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"@jupyterlab/translation": "^3.2.9",
"@lumino/commands": "^1.15.0",
"@lumino/disposable": "^1.7.0",
"@retrolab/application": "^0.3.18"
"@retrolab/application": "^0.3.19"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.9",
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.18",
"version": "0.3.19",
"description": "RetroLab - Notebook Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@jupyterlab/translation": "^3.2.9",
"@lumino/polling": "^1.6.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.18"
"@retrolab/application": "^0.3.19"
},
"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.18",
"version": "0.3.19",
"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.18",
"version": "0.3.19",
"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.18"
"@retrolab/application": "^0.3.19"
},
"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.18",
"version": "0.3.19",
"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, 18, 'final', 0)
version_info = VersionInfo(0, 3, 19, 'final', 0)

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

Expand Down

0 comments on commit 67aeb8b

Please sign in to comment.