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

retrolab-0.3.16-py3-none-any.whl: d666ddbee153f573a4e1cc17d065156e61abacc6678212862b93f0946c4b5c67

retrolab-0.3.16.tar.gz: 26db952c6676db3cb2c56c44456d8728d0c24ceb3cab7576c6d2a6e4e11e7f9c

retrolab-application-0.3.16.tgz: 5018daa422601868554244a822ef041d17e6ff3aaa7701bd144b03a278379ca2

retrolab-application-extension-0.3.16.tgz: 6dd5faf9e601aa3f25fcd0a279e4214e59e30ad83fbfb37ee40868302a41105c

retrolab-console-extension-0.3.16.tgz: 69b9a52326b7f17c67a1b2572da66314cfe5d49038348cfe6b195cd131ab2f79

retrolab-docmanager-extension-0.3.16.tgz: 2e761700124176cffc1e63d6179b448ff89ddba0f9bc91da0d5a8cdb3450f53f

retrolab-documentsearch-extension-0.3.16.tgz: 65b97bd15b9300c2a41226443e523760f35f80741d943dc34e075facc6901c11

retrolab-help-extension-0.3.16.tgz: 9a956bc74155fdc2a1436f2254d5fdebcba4c5ccc7d4314a020ca5f6c64da9c5

retrolab-lab-extension-0.3.16.tgz: 021cb2ca5b5e7442a214bfba702e83d3a749aaccc7f0b5b2dfeff09cb4ad93a2

retrolab-notebook-extension-0.3.16.tgz: 4ac95a057bfbbce68ab62bd3abd35e08035cf6817c33697a795ea132dc74d8d8

retrolab-terminal-extension-0.3.16.tgz: c1e24f4e38a92f863af7c88de93b95db8074bc0c32dee8cef293da57ece8bc3c

retrolab-tree-extension-0.3.16.tgz: 4001d74412ff230240f2352b9966c7cdd9dffb5a68617fdcfa5e806ffd1c9c2a

retrolab-ui-components-0.3.16.tgz: 1820678d0a47064d822e7b45742c484bfa59633b7d8f4e735822fbf88fb18789
  • Loading branch information
github-actions[bot] committed Jan 7, 2022
1 parent 68e3c9a commit 3470287
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, 15, 'final', 0
current_version = 0, 3, 16, '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.15",
"version": "0.3.16",
"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.15",
"@retrolab/application-extension": "~0.3.15",
"@retrolab/console-extension": "~0.3.15",
"@retrolab/docmanager-extension": "~0.3.15",
"@retrolab/documentsearch-extension": "~0.3.15",
"@retrolab/help-extension": "~0.3.15",
"@retrolab/notebook-extension": "~0.3.15",
"@retrolab/terminal-extension": "~0.3.15",
"@retrolab/tree-extension": "~0.3.15",
"@retrolab/ui-components": "~0.3.15",
"@retrolab/application": "~0.3.16",
"@retrolab/application-extension": "~0.3.16",
"@retrolab/console-extension": "~0.3.16",
"@retrolab/docmanager-extension": "~0.3.16",
"@retrolab/documentsearch-extension": "~0.3.16",
"@retrolab/help-extension": "~0.3.16",
"@retrolab/notebook-extension": "~0.3.16",
"@retrolab/terminal-extension": "~0.3.16",
"@retrolab/tree-extension": "~0.3.16",
"@retrolab/ui-components": "~0.3.16",
"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.6",
"@jupyterlab/translation-extension": "^3.2.6",
"@jupyterlab/vega5-extension": "^3.2.6",
"@retrolab/application": "^0.3.15",
"@retrolab/application-extension": "^0.3.15",
"@retrolab/console-extension": "^0.3.15",
"@retrolab/docmanager-extension": "^0.3.15",
"@retrolab/documentsearch-extension": "^0.3.15",
"@retrolab/help-extension": "^0.3.15",
"@retrolab/notebook-extension": "^0.3.15",
"@retrolab/terminal-extension": "^0.3.15",
"@retrolab/tree-extension": "^0.3.15",
"@retrolab/ui-components": "^0.3.15"
"@retrolab/application": "^0.3.16",
"@retrolab/application-extension": "^0.3.16",
"@retrolab/console-extension": "^0.3.16",
"@retrolab/docmanager-extension": "^0.3.16",
"@retrolab/documentsearch-extension": "^0.3.16",
"@retrolab/help-extension": "^0.3.16",
"@retrolab/notebook-extension": "^0.3.16",
"@retrolab/terminal-extension": "^0.3.16",
"@retrolab/tree-extension": "^0.3.16",
"@retrolab/ui-components": "^0.3.16"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.6",
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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"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.15",
"@retrolab/ui-components": "^0.3.15"
"@retrolab/application": "^0.3.16",
"@retrolab/ui-components": "^0.3.16"
},
"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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"description": "RetroLab - Document Search Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@jupyterlab/application": "^3.2.6",
"@jupyterlab/documentsearch": "^3.2.6",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.15"
"@retrolab/application": "^0.3.16"
},
"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.15",
"version": "0.3.16",
"description": "RetroLab - Help Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@jupyterlab/apputils": "^3.2.6",
"@jupyterlab/mainmenu": "^3.2.6",
"@jupyterlab/translation": "^3.2.6",
"@retrolab/ui-components": "^0.3.15"
"@retrolab/ui-components": "^0.3.16"
},
"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.15",
"version": "0.3.16",
"description": "RetroLab - Lab Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"@jupyterlab/translation": "^3.2.6",
"@lumino/commands": "^1.15.0",
"@lumino/disposable": "^1.7.0",
"@retrolab/application": "^0.3.15"
"@retrolab/application": "^0.3.16"
},
"devDependencies": {
"@jupyterlab/builder": "^3.2.6",
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.15",
"version": "0.3.16",
"description": "RetroLab - Notebook Extension",
"homepage": "https://github.com/jupyterlab/retrolab",
"bugs": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@jupyterlab/translation": "^3.2.6",
"@lumino/polling": "^1.6.0",
"@lumino/widgets": "^1.23.0",
"@retrolab/application": "^0.3.15"
"@retrolab/application": "^0.3.16"
},
"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.15",
"version": "0.3.16",
"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.15",
"version": "0.3.16",
"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.15"
"@retrolab/application": "^0.3.16"
},
"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.15",
"version": "0.3.16",
"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, 15, 'final', 0)
version_info = VersionInfo(0, 3, 16, 'final', 0)

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

Expand Down

0 comments on commit 3470287

Please sign in to comment.