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

retrolab-0.3.17-py3-none-any.whl: 7ac150ed0c7d0bf07d55150d3a7ae661a7f1270c531b2284bb790764f4c0da55

retrolab-0.3.17.tar.gz: 349c1d6713b7900c7b4d7d368c2ff7243950102d2faabfa5d447c0e1e6b39fb2

retrolab-application-0.3.17.tgz: e060bda019e43cdb1896fb7a7c54f557f601d0fcb1836612fd380444c9b99974

retrolab-application-extension-0.3.17.tgz: d196b195a932118fbde9a28f677b25698ce543eea7a89c885ba2e04c17052553

retrolab-console-extension-0.3.17.tgz: b0823d2c955b73638421f5d7efaba87c58b0ddc95a79e93e57ff0ad2db3ee2cc

retrolab-docmanager-extension-0.3.17.tgz: b61833fcee580387772db417fc4004c9160e15a6c9fcbc6b1f0c68a78e53ad42

retrolab-documentsearch-extension-0.3.17.tgz: 716f7bce838b971d13f14b753c2d1045864122ae96c6c8a700fe0c6ada007090

retrolab-help-extension-0.3.17.tgz: c6e37cd0721750b2959eb7f03873d8675a9e074fdbc5fe684d3a4f8c2d7324a9

retrolab-lab-extension-0.3.17.tgz: 037aec65cfc72beb8b80cc892635547a6fa071ff16c05a5ebb12c501a031022c

retrolab-notebook-extension-0.3.17.tgz: 913456fc9874611d22ad33d439b50f3154056328f3981a18c1da4e297883b01c

retrolab-terminal-extension-0.3.17.tgz: ae7fb51228bf12eae41112b3066a38c71c333f00407a7ae82e8db8c2a315c776

retrolab-tree-extension-0.3.17.tgz: 268f214c5391b8d99fddc00ac1dde589ba1ff4753db680a2cf925bb9f327601e

retrolab-ui-components-0.3.17.tgz: d13933813d344adf24df3bd6c6c006038375e62d87ea53c956ebe211d027d133
  • Loading branch information
github-actions[bot] committed Jan 27, 2022
1 parent b7e8e0f commit 2a3139c
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, 16, 'final', 0
current_version = 0, 3, 17, '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.16",
"version": "0.3.17",
"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.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",
"@retrolab/application": "~0.3.17",
"@retrolab/application-extension": "~0.3.17",
"@retrolab/console-extension": "~0.3.17",
"@retrolab/docmanager-extension": "~0.3.17",
"@retrolab/documentsearch-extension": "~0.3.17",
"@retrolab/help-extension": "~0.3.17",
"@retrolab/notebook-extension": "~0.3.17",
"@retrolab/terminal-extension": "~0.3.17",
"@retrolab/tree-extension": "~0.3.17",
"@retrolab/ui-components": "~0.3.17",
"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.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"
"@retrolab/application": "^0.3.17",
"@retrolab/application-extension": "^0.3.17",
"@retrolab/console-extension": "^0.3.17",
"@retrolab/docmanager-extension": "^0.3.17",
"@retrolab/documentsearch-extension": "^0.3.17",
"@retrolab/help-extension": "^0.3.17",
"@retrolab/notebook-extension": "^0.3.17",
"@retrolab/terminal-extension": "^0.3.17",
"@retrolab/tree-extension": "^0.3.17",
"@retrolab/ui-components": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16",
"@retrolab/ui-components": "^0.3.16"
"@retrolab/application": "^0.3.17",
"@retrolab/ui-components": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16"
"@retrolab/application": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16"
"@retrolab/ui-components": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16"
"@retrolab/application": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16"
"@retrolab/application": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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.16",
"version": "0.3.17",
"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.16"
"@retrolab/application": "^0.3.17"
},
"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.16",
"version": "0.3.17",
"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, 16, 'final', 0)
version_info = VersionInfo(0, 3, 17, 'final', 0)

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

Expand Down

0 comments on commit 2a3139c

Please sign in to comment.