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

retrolab-0.3.13-py3-none-any.whl: 42036621bc5595bea2ee25af8666b8963101b2da4837503f9a377f80a5f58e23

retrolab-0.3.13.tar.gz: 4bf9bfac065d658bdd19c3102917fccf0bae9be0d7c13caa9b9cf176249453f5

retrolab-application-0.3.13.tgz: 5b529b0d54840a7bde199116b8a1d8d5c5da22b741422a7f84a430f94b4ce2a2

retrolab-application-extension-0.3.13.tgz: e04d7b21c35eadc9b3342f56b992dd2e0db959f6da64f19a066f64d797e4d8b9

retrolab-console-extension-0.3.13.tgz: f5d35ab721518912ce6eb2f0d64bbcea1eacd9d30c866b346272655bfcfee09c

retrolab-docmanager-extension-0.3.13.tgz: a48bd06df4972c168e57cbf93deed1b999d3b4d5b5fee53babbf1574e4918fca

retrolab-help-extension-0.3.13.tgz: 2af438a10d2445514a0e54f264edbc5c35090fc9c549942af7af1fd1789158b6

retrolab-lab-extension-0.3.13.tgz: abdd44cd0f5ffcb87a07150927d3fab6e7e46cd29c5c6902a4e6de19c13edcb8

retrolab-notebook-extension-0.3.13.tgz: 2aa712fcc29c242a68f708b17725014cb79ea51485030d8f1401cc67a38a0789

retrolab-terminal-extension-0.3.13.tgz: 04e54f23cdb6a4951ff00bc3c1ffe083ecd8db87663b1844c02f0f66f2e31fdd

retrolab-tree-extension-0.3.13.tgz: e68e1257ebdfb62813b686b2cf2b387923b7d673ebd521ed0ea9e4916aeaf94b

retrolab-ui-components-0.3.13.tgz: 5ad1f91ce94d7633ce0df23211907143cf9f575c0d0e68e2f3f5ea8a05c1e292
  • Loading branch information
github-actions[bot] committed Nov 12, 2021
1 parent e7887f6 commit 748f9eb
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, 12, 'final', 0
current_version = 0, 3, 13, '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.12",
"version": "0.3.13",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -75,15 +75,15 @@
"@lumino/signaling": "~1.7.0",
"@lumino/virtualdom": "~1.11.0",
"@lumino/widgets": "~1.23.0",
"@retrolab/application": "~0.3.12",
"@retrolab/application-extension": "~0.3.12",
"@retrolab/console-extension": "~0.3.12",
"@retrolab/docmanager-extension": "~0.3.12",
"@retrolab/help-extension": "~0.3.12",
"@retrolab/notebook-extension": "~0.3.12",
"@retrolab/terminal-extension": "~0.3.12",
"@retrolab/tree-extension": "~0.3.12",
"@retrolab/ui-components": "~0.3.12",
"@retrolab/application": "~0.3.13",
"@retrolab/application-extension": "~0.3.13",
"@retrolab/console-extension": "~0.3.13",
"@retrolab/docmanager-extension": "~0.3.13",
"@retrolab/help-extension": "~0.3.13",
"@retrolab/notebook-extension": "~0.3.13",
"@retrolab/terminal-extension": "~0.3.13",
"@retrolab/tree-extension": "~0.3.13",
"@retrolab/ui-components": "~0.3.13",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"yjs": "~13.5.10"
Expand Down Expand Up @@ -116,15 +116,15 @@
"@jupyterlab/tooltip-extension": "^3.2.0",
"@jupyterlab/translation-extension": "^3.2.0",
"@jupyterlab/vega5-extension": "^3.2.0",
"@retrolab/application": "^0.3.12",
"@retrolab/application-extension": "^0.3.12",
"@retrolab/console-extension": "^0.3.12",
"@retrolab/docmanager-extension": "^0.3.12",
"@retrolab/help-extension": "^0.3.12",
"@retrolab/notebook-extension": "^0.3.12",
"@retrolab/terminal-extension": "^0.3.12",
"@retrolab/tree-extension": "^0.3.12",
"@retrolab/ui-components": "^0.3.12"
"@retrolab/application": "^0.3.13",
"@retrolab/application-extension": "^0.3.13",
"@retrolab/console-extension": "^0.3.13",
"@retrolab/docmanager-extension": "^0.3.13",
"@retrolab/help-extension": "^0.3.13",
"@retrolab/notebook-extension": "^0.3.13",
"@retrolab/terminal-extension": "^0.3.13",
"@retrolab/tree-extension": "^0.3.13",
"@retrolab/ui-components": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12",
"@retrolab/ui-components": "^0.3.12"
"@retrolab/application": "^0.3.13",
"@retrolab/ui-components": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12"
"@retrolab/ui-components": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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.12",
"@retrolab/ui-components": "^0.3.12"
"@retrolab/application": "^0.3.13",
"@retrolab/ui-components": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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.12"
"@retrolab/application": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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.12",
"version": "0.3.13",
"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.12"
"@retrolab/application": "^0.3.13"
},
"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.12",
"version": "0.3.13",
"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, 12, 'final', 0)
version_info = VersionInfo(0, 3, 13, 'final', 0)

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

Expand Down

0 comments on commit 748f9eb

Please sign in to comment.