From ea3be08c887c50acf7568b17245d74846174fe45 Mon Sep 17 00:00:00 2001 From: David Brochart Date: Wed, 21 Feb 2024 16:55:15 +0100 Subject: [PATCH] Release v0.2.8 --- jpterm/__init__.py | 2 +- plugins/cell/txl_cell/__init__.py | 2 +- plugins/console/txl_console/__init__.py | 2 +- plugins/editors/txl_editors/__init__.py | 2 +- .../file_browser/txl_file_browser/__init__.py | 2 +- .../image_viewer/txl_image_viewer/__init__.py | 2 +- plugins/jpterm/txl_jpterm/__init__.py | 2 +- plugins/kernel/txl_kernel/__init__.py | 2 +- plugins/launcher/txl_launcher/__init__.py | 2 +- .../txl_local_contents/__init__.py | 2 +- .../txl_local_kernels/__init__.py | 2 +- .../txl_local_terminals/__init__.py | 2 +- .../txl_markdown_viewer/__init__.py | 2 +- .../txl_notebook_editor/__init__.py | 2 +- .../txl_remote_contents/__init__.py | 2 +- .../txl_remote_kernels/__init__.py | 2 +- .../txl_remote_terminals/__init__.py | 2 +- plugins/terminal/txl_terminal/__init__.py | 2 +- .../text_editor/txl_text_editor/__init__.py | 2 +- plugins/widgets/txl_widgets/__init__.py | 2 +- pyproject.toml | 40 +++++++++---------- txl/txl/__init__.py | 2 +- 22 files changed, 41 insertions(+), 41 deletions(-) diff --git a/jpterm/__init__.py b/jpterm/__init__.py index 6cd38b7..c49a95c 100644 --- a/jpterm/__init__.py +++ b/jpterm/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/cell/txl_cell/__init__.py b/plugins/cell/txl_cell/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/cell/txl_cell/__init__.py +++ b/plugins/cell/txl_cell/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/console/txl_console/__init__.py b/plugins/console/txl_console/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/console/txl_console/__init__.py +++ b/plugins/console/txl_console/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/editors/txl_editors/__init__.py b/plugins/editors/txl_editors/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/editors/txl_editors/__init__.py +++ b/plugins/editors/txl_editors/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/file_browser/txl_file_browser/__init__.py b/plugins/file_browser/txl_file_browser/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/file_browser/txl_file_browser/__init__.py +++ b/plugins/file_browser/txl_file_browser/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/image_viewer/txl_image_viewer/__init__.py b/plugins/image_viewer/txl_image_viewer/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/image_viewer/txl_image_viewer/__init__.py +++ b/plugins/image_viewer/txl_image_viewer/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/jpterm/txl_jpterm/__init__.py b/plugins/jpterm/txl_jpterm/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/jpterm/txl_jpterm/__init__.py +++ b/plugins/jpterm/txl_jpterm/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/kernel/txl_kernel/__init__.py b/plugins/kernel/txl_kernel/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/kernel/txl_kernel/__init__.py +++ b/plugins/kernel/txl_kernel/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/launcher/txl_launcher/__init__.py b/plugins/launcher/txl_launcher/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/launcher/txl_launcher/__init__.py +++ b/plugins/launcher/txl_launcher/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/local_contents/txl_local_contents/__init__.py b/plugins/local_contents/txl_local_contents/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/local_contents/txl_local_contents/__init__.py +++ b/plugins/local_contents/txl_local_contents/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/local_kernels/txl_local_kernels/__init__.py b/plugins/local_kernels/txl_local_kernels/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/local_kernels/txl_local_kernels/__init__.py +++ b/plugins/local_kernels/txl_local_kernels/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/local_terminals/txl_local_terminals/__init__.py b/plugins/local_terminals/txl_local_terminals/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/local_terminals/txl_local_terminals/__init__.py +++ b/plugins/local_terminals/txl_local_terminals/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/markdown_viewer/txl_markdown_viewer/__init__.py b/plugins/markdown_viewer/txl_markdown_viewer/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/markdown_viewer/txl_markdown_viewer/__init__.py +++ b/plugins/markdown_viewer/txl_markdown_viewer/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/notebook_editor/txl_notebook_editor/__init__.py b/plugins/notebook_editor/txl_notebook_editor/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/notebook_editor/txl_notebook_editor/__init__.py +++ b/plugins/notebook_editor/txl_notebook_editor/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/remote_contents/txl_remote_contents/__init__.py b/plugins/remote_contents/txl_remote_contents/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/remote_contents/txl_remote_contents/__init__.py +++ b/plugins/remote_contents/txl_remote_contents/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/remote_kernels/txl_remote_kernels/__init__.py b/plugins/remote_kernels/txl_remote_kernels/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/remote_kernels/txl_remote_kernels/__init__.py +++ b/plugins/remote_kernels/txl_remote_kernels/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/remote_terminals/txl_remote_terminals/__init__.py b/plugins/remote_terminals/txl_remote_terminals/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/remote_terminals/txl_remote_terminals/__init__.py +++ b/plugins/remote_terminals/txl_remote_terminals/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/terminal/txl_terminal/__init__.py b/plugins/terminal/txl_terminal/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/terminal/txl_terminal/__init__.py +++ b/plugins/terminal/txl_terminal/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/text_editor/txl_text_editor/__init__.py b/plugins/text_editor/txl_text_editor/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/text_editor/txl_text_editor/__init__.py +++ b/plugins/text_editor/txl_text_editor/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/plugins/widgets/txl_widgets/__init__.py b/plugins/widgets/txl_widgets/__init__.py index 6cd38b7..c49a95c 100644 --- a/plugins/widgets/txl_widgets/__init__.py +++ b/plugins/widgets/txl_widgets/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8" diff --git a/pyproject.toml b/pyproject.toml index 5163b4e..6de9819 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,26 +25,26 @@ keywords = [ ] dependencies = [ "rich-click >=1.6.0", - "txl ==0.2.7", - "txl_cell ==0.2.7", - "txl_console ==0.2.7", - "txl_editors ==0.2.7", - "txl_file_browser ==0.2.7", - "txl_image_viewer ==0.2.7", - "txl_jpterm ==0.2.7", - "txl_kernel ==0.2.7", - "txl_local_contents ==0.2.7", - "txl_local_terminals ==0.2.7", - "txl_local_kernels ==0.2.7", - "txl_notebook_editor ==0.2.7", - "txl_remote_contents ==0.2.7", - "txl_remote_terminals ==0.2.7", - "txl_remote_kernels ==0.2.7", - "txl_text_editor ==0.2.7", - "txl_markdown_viewer ==0.2.7", - "txl_terminal ==0.2.7", - "txl_launcher ==0.2.7", - "txl_widgets ==0.2.7", + "txl ==0.2.8", + "txl_cell ==0.2.8", + "txl_console ==0.2.8", + "txl_editors ==0.2.8", + "txl_file_browser ==0.2.8", + "txl_image_viewer ==0.2.8", + "txl_jpterm ==0.2.8", + "txl_kernel ==0.2.8", + "txl_local_contents ==0.2.8", + "txl_local_terminals ==0.2.8", + "txl_local_kernels ==0.2.8", + "txl_notebook_editor ==0.2.8", + "txl_remote_contents ==0.2.8", + "txl_remote_terminals ==0.2.8", + "txl_remote_kernels ==0.2.8", + "txl_text_editor ==0.2.8", + "txl_markdown_viewer ==0.2.8", + "txl_terminal ==0.2.8", + "txl_launcher ==0.2.8", + "txl_widgets ==0.2.8", ] [project.optional-dependencies] diff --git a/txl/txl/__init__.py b/txl/txl/__init__.py index 6cd38b7..c49a95c 100644 --- a/txl/txl/__init__.py +++ b/txl/txl/__init__.py @@ -1 +1 @@ -__version__ = "0.2.7" +__version__ = "0.2.8"