Skip to content

Commit

Permalink
Publish 0.1.2
Browse files Browse the repository at this point in the history
SHA256 hashes:

jpterm-0.1.2-py3-none-any.whl: a694cb7b042ac7f24a9e597fb316b7dc3be682213436d434217eb6353af43f44

jpterm-0.1.2.tar.gz: 5f50aefc9361ec1e471246a5ff1b929d6b5bbb52016e80c29938ddb07a78391a

txl-0.1.2-py3-none-any.whl: a451b78d1046a51675404b66ed42481a609343e721466ecd2a9ae1e1854e3b68

txl-0.1.2.tar.gz: 24ac43b50edca874c5c92ce6c8a09aab561df83752b52eac904d8ffc8fb29e20

txl_cell-0.1.2-py3-none-any.whl: 5bcdbe4eda54c4bb136c8b877171864002aacb42e3351dd4ff69bedb2dabbccc

txl_cell-0.1.2.tar.gz: f54174a769b49cd955137921526780300ad26a36a99b289071a56d1849eff985

txl_editors-0.1.2-py3-none-any.whl: 47ba7dfc69ae266a5add3bd8c1f3e5335a71c3a0084e2e6641318e800810171b

txl_editors-0.1.2.tar.gz: 2ba1777d5334a54e168cfcf1f71535e6f8567a00b4d5880192612ae2eb6c6d36

txl_jpterm-0.1.2-py3-none-any.whl: 606fadc14e069dee6113bb6dc0ece0dcba91bf5ba014e92e941755ce62b329e4

txl_jpterm-0.1.2.tar.gz: 7ef0750af1097c29935ffac4ffd3d91870d39934b4a2bd24979ed55f22d9424b

txl_local_contents-0.1.2-py3-none-any.whl: 5b546b45e768d753f586ea1287b60424f036b297a0a753db1a1935e724fcf944

txl_local_contents-0.1.2.tar.gz: 810e9fa13f65d76550454797429d8689a69fdd66d7e7677778278a614e86b86b

txl_local_terminals-0.1.2-py3-none-any.whl: 8f36e23d752d371401ca738168c1ac32925b97dfa128393539afe2f63e8c35a8

txl_local_terminals-0.1.2.tar.gz: bb063bbc7d3174688fa9d4417290ac646b6523f8fef59e85d1f8f96b60eaac3a

txl_notebook-0.1.2-py3-none-any.whl: d986f3450e014d1e0e90dfd6a64711b0dc6ff49b447825959ad8b2f2e4fc719e

txl_notebook-0.1.2.tar.gz: bef168ac06ad69014ef9b30d8146c5a3dd420aa4bd42494be6a6b8d9797289dc

txl_notebook_editor-0.1.2-py3-none-any.whl: edc4c259ef6feaf7ed5234ece78293ab87165ff617723d7ca4ea8d29cf48adaf

txl_notebook_editor-0.1.2.tar.gz: 0825e4f4e4bba3d77350f8818d31e6dff5fb3841a7615614706bce56dc0a6509

txl_notebook_viewer-0.1.2-py3-none-any.whl: 8d2a0252a556a9ae361baf038902f24e8a68e8db60ad184da588c16f4b363408

txl_notebook_viewer-0.1.2.tar.gz: 2c5567eb3de7c07ab5646da00dffdaad4aa946b91566bb36fb7ca39e190af11e

txl_remote_contents-0.1.2-py3-none-any.whl: 9d52f77b9a79ae5e33a89d8ea7fd78847d27c532947648ef96598c8cf59b1a07

txl_remote_contents-0.1.2.tar.gz: fb9357372b31881c0a70b4809dd99a58a83d1efc458ee103d8ea361cb514a283

txl_remote_terminals-0.1.2-py3-none-any.whl: 977f87d24d8a0f828950513da76484ea7d4b8f0f2793c75985cd12e2a9220367

txl_remote_terminals-0.1.2.tar.gz: f87ec0bf99c2d2f5fee2974f3e6ac7f3a4ffc8e968925f56318c9c97fc6970b3

txl_terminal-0.1.2-py3-none-any.whl: fc002fe133129d4da92afe5629389516e3be917beebd9cd95d0c60c4bb04c906

txl_terminal-0.1.2.tar.gz: 16aa5adf58d69211a58fdce7318014d4acc93cbabe9d48e15e25bc2c62455dce

txl_text_viewer-0.1.2-py3-none-any.whl: 94ff034bec7307e0700ef64e494fd8f12b6013a7aba57f8d831566f4dc2942b5

txl_text_viewer-0.1.2.tar.gz: c59ec70e7ee9e6e90e36ef24f7b8bd4e67de87602712dc34a81842b4ba195bc8
  • Loading branch information
davidbrochart committed Dec 26, 2022
1 parent be26793 commit 49fc590
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 16 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.1.2

No merged PRs

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.1

([Full Changelog](https://github.com/davidbrochart/jpterm/compare/0.1.0...9f1dfdd7034b81ed74aa6e996f2337144cfaa009))
Expand All @@ -17,6 +23,4 @@

[@davidbrochart](https://github.com/search?q=repo%3Adavidbrochart%2Fjpterm+involves%3Adavidbrochart+updated%3A2022-12-25..2022-12-26&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0
2 changes: 1 addition & 1 deletion jpterm/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/cell/txl_cell/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/editors/txl_editors/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

from .components import Editors
2 changes: 1 addition & 1 deletion plugins/jpterm/txl_jpterm/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/local_contents/txl_local_contents/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/local_terminals/txl_local_terminals/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/notebook/txl_notebook/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/notebook_editor/txl_notebook_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/notebook_viewer/txl_notebook_viewer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/remote_contents/txl_remote_contents/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/remote_terminals/txl_remote_terminals/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/terminal/txl_terminal/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion plugins/text_viewer/txl_text_viewer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"
2 changes: 1 addition & 1 deletion txl/txl/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1"
__version__ = "0.1.2"

0 comments on commit 49fc590

Please sign in to comment.