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

retrolab-0.3.9-py3-none-any.whl: e035131a0f674f0f9f0f22caf54d685e5dd9024ad907807f286892634719c812

retrolab-0.3.9.tar.gz: a17c3b2a9db9be6a557bf2bcd19af6cf0c58a83c3574f686a72149add973b981

retrolab-application-0.3.9.tgz: 1b805b7e4d8ff583c6701a3930204514a793bd233100e2e97e9560f29a6d03a9

retrolab-application-extension-0.3.9.tgz: a57f6ee969f9d82b5deddcd761839a67a1876bf36dad326fd7c98736d6705760

retrolab-console-extension-0.3.9.tgz: fb62c2b55c27b5e39cc473d0b3d03d00d81416da0d75b57e978b06c30d9351ae

retrolab-docmanager-extension-0.3.9.tgz: ee7650401790ec843a2f3e07adc5660c556c3502667ee442489ad12c0f37fb40

retrolab-help-extension-0.3.9.tgz: 3a49f65b2bbd9e48991247329f29ad7be81d2b9eaac023e6f2b5da773f7e638d

retrolab-lab-extension-0.3.9.tgz: 44c3d0256157e12657dbf2c8fb31e3ff7ea207b4896234aa9b838fbc5e4edfe9

retrolab-notebook-extension-0.3.9.tgz: ed2bd86c21e348ffc7390ac688b5eb6ab7008c9e0b77f4432cf7104cb377fe64

retrolab-terminal-extension-0.3.9.tgz: dd90da95643ec99b5d5950aaac01efafedbb35c87c7bf1dc8b141882cb2d91ba

retrolab-tree-extension-0.3.9.tgz: cc4a35f69ccb3a69328256173eb7947e4ee5624bf29cbfd8260c5ef36a750399

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

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

Expand Down

0 comments on commit cf5d0a7

Please sign in to comment.