File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " txl_jpterm"
7- version = " 0.3.7 "
7+ version = " 0.3.8 "
88description = " TXL plugin for the jpterm app"
99readme = " README.md"
1010requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " txl_local_terminals"
7- version = " 0.3.7 "
7+ version = " 0.3.8 "
88description = " TXL plugin for local terminals"
99readme = " README.md"
1010requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " jpterm"
7- version = " 0.3.9 "
7+ version = " 0.3.10 "
88description = " Jupyter in the terminal"
99readme = " README.md"
1010license = { text = " MIT" }
@@ -32,10 +32,10 @@ dependencies = [
3232 " txl_editors ==0.3.7" ,
3333 " txl_file_browser ==0.3.7" ,
3434 " txl_image_viewer ==0.3.7" ,
35- " txl_jpterm ==0.3.7 " ,
35+ " txl_jpterm ==0.3.8 " ,
3636 " txl_kernel ==0.3.9" ,
3737 " txl_local_contents ==0.3.7" ,
38- " txl_local_terminals ==0.3.7 " ,
38+ " txl_local_terminals ==0.3.8 " ,
3939 " txl_local_kernels ==0.3.7" ,
4040 " txl_notebook_editor ==0.3.7" ,
4141 " txl_remote_contents ==0.3.7" ,
You can’t perform that action at this time.
0 commit comments