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

retrolab-0.3.11-py3-none-any.whl: 76d69c333713648ce106f68570dad0cea7b5facaf2982395987d912e6d2b4b41

retrolab-0.3.11.tar.gz: a8f45ec244f8d7ff024d9799bd5c6d785a5ed8e14d1fd2e2cf15e5a48f1400c4

retrolab-application-0.3.11.tgz: 633b23cd2fbd5d66a58135f6f9318b7e6472196e9dbbdda68d06ff972803daf1

retrolab-application-extension-0.3.11.tgz: 2197f9f043bae137b1e543d04c7b9780e28657b21e3e926d694cf61487db3e3a

retrolab-console-extension-0.3.11.tgz: 47ff25da1e191378d4bd8ef46882bea9143a73e00fb5701548fcad41ff52149c

retrolab-docmanager-extension-0.3.11.tgz: bd6b63bf9dfeffe90cfc1bf7cc42c1e42cf22a2863df2f90f013e6e0d3d48d4d

retrolab-help-extension-0.3.11.tgz: c9ed5ebba43bbe6d705b1484c536b986307a37f20891f83ad877f85335deed73

retrolab-lab-extension-0.3.11.tgz: 8b48e7d035e9d19bffec59edb80e6ce4a08f412f523a0f561e361f8b9801e7f6

retrolab-notebook-extension-0.3.11.tgz: 8345bbc30b9abaf5520a9c7ef3e40056e01d36d9d179b78e963ac3e643aaeded

retrolab-terminal-extension-0.3.11.tgz: e82b8a8a8f2a62074ba85e2f36bc972e1fb158136758ec780409fd9e450c9a2f

retrolab-tree-extension-0.3.11.tgz: 54a7c4fce6cc3665a4e81a46b0b5ece27f6a6b3f736c13eadd9e38dba77a65a2

retrolab-ui-components-0.3.11.tgz: ce615fabb585ba428e12c16154dc0d2dc4188696b98c61308ce90fd001ae5f27
  • Loading branch information
github-actions[bot] committed Oct 14, 2021
1 parent df758f5 commit 8c869b5
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, 10, 'final', 0
current_version = 0, 3, 11, '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.10",
"version": "0.3.11",
"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.10",
"@retrolab/application-extension": "~0.3.10",
"@retrolab/console-extension": "~0.3.10",
"@retrolab/docmanager-extension": "~0.3.10",
"@retrolab/help-extension": "~0.3.10",
"@retrolab/notebook-extension": "~0.3.10",
"@retrolab/terminal-extension": "~0.3.10",
"@retrolab/tree-extension": "~0.3.10",
"@retrolab/ui-components": "~0.3.10",
"@retrolab/application": "~0.3.11",
"@retrolab/application-extension": "~0.3.11",
"@retrolab/console-extension": "~0.3.11",
"@retrolab/docmanager-extension": "~0.3.11",
"@retrolab/help-extension": "~0.3.11",
"@retrolab/notebook-extension": "~0.3.11",
"@retrolab/terminal-extension": "~0.3.11",
"@retrolab/tree-extension": "~0.3.11",
"@retrolab/ui-components": "~0.3.11",
"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.2.0",
"@jupyterlab/translation-extension": "^3.2.0",
"@jupyterlab/vega5-extension": "^3.2.0",
"@retrolab/application": "^0.3.10",
"@retrolab/application-extension": "^0.3.10",
"@retrolab/console-extension": "^0.3.10",
"@retrolab/docmanager-extension": "^0.3.10",
"@retrolab/help-extension": "^0.3.10",
"@retrolab/notebook-extension": "^0.3.10",
"@retrolab/terminal-extension": "^0.3.10",
"@retrolab/tree-extension": "^0.3.10",
"@retrolab/ui-components": "^0.3.10"
"@retrolab/application": "^0.3.11",
"@retrolab/application-extension": "^0.3.11",
"@retrolab/console-extension": "^0.3.11",
"@retrolab/docmanager-extension": "^0.3.11",
"@retrolab/help-extension": "^0.3.11",
"@retrolab/notebook-extension": "^0.3.11",
"@retrolab/terminal-extension": "^0.3.11",
"@retrolab/tree-extension": "^0.3.11",
"@retrolab/ui-components": "^0.3.11"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"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.10",
"@retrolab/ui-components": "^0.3.10"
"@retrolab/application": "^0.3.11",
"@retrolab/ui-components": "^0.3.11"
},
"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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"description": "RetroLab - Help Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/apputils": "^3.2.0",
"@jupyterlab/mainmenu": "^3.2.0",
"@jupyterlab/translation": "^3.2.0",
"@retrolab/ui-components": "^0.3.10"
"@retrolab/ui-components": "^0.3.11"
},
"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.10",
"version": "0.3.11",
"description": "RetroLab - Lab Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -53,8 +53,8 @@
"@jupyterlab/ui-components": "^3.2.0",
"@lumino/commands": "^1.15.0",
"@lumino/disposable": "^1.7.0",
"@retrolab/application": "^0.3.10",
"@retrolab/ui-components": "^0.3.10"
"@retrolab/application": "^0.3.11",
"@retrolab/ui-components": "^0.3.11"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.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.10",
"version": "0.3.11",
"description": "RetroLab - Notebook Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"@jupyterlab/translation": "^3.2.0",
"@lumino/polling": "^1.6.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.10"
"@retrolab/application": "^0.3.11"
},
"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.10",
"version": "0.3.11",
"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.10",
"version": "0.3.11",
"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.10"
"@retrolab/application": "^0.3.11"
},
"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.10",
"version": "0.3.11",
"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, 10, 'final', 0)
version_info = VersionInfo(0, 3, 11, 'final', 0)

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

Expand Down

0 comments on commit 8c869b5

Please sign in to comment.