Skip to content

Commit 55836e4

Browse files
committed
Publish 0.2.1
SHA256 hashes: jupyter_app_launcher-0.2.1-py3-none-any.whl: 3fc8961f04042fc2bbc81b2cd00ae8d1aa9584dc9359c31858c39ac151cebf85 jupyter_app_launcher-0.2.1.tar.gz: b6031771a3681e7bfc4fedf4c17eb0b68ea9760e711311837d9d5032298c6532 jupyter_app_launcher-0.2.1.tgz: b5d8a182bc2619020c980529554866c9f7bd03b6d1756d2d55c7de9b4924aa6c
1 parent f13e6b5 commit 55836e4

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 0.2.1
6+
7+
([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.2.0...f13e6b58a283946d7652a2126fb5006854ffaf46))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Update sdist package [#48](https://github.com/trungleduc/jupyter_app_launcher/pull/48) ([@trungleduc](https://github.com/trungleduc))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/trungleduc/jupyter_app_launcher/graphs/contributors?from=2023-11-25&to=2023-11-25&type=c))
16+
17+
[@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2023-11-25..2023-11-25&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.2.0
622

723
([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.1.7...ea391b57ac0b2ae8865c6027fc0f1da5e277a849))
@@ -34,5 +50,3 @@
3450
([GitHub contributors page for this release](https://github.com/trungleduc/jupyter_app_launcher/graphs/contributors?from=2023-08-23&to=2023-11-25&type=c))
3551

3652
[@github-actions](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Agithub-actions+updated%3A2023-08-23..2023-11-25&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2023-08-23..2023-11-25&type=Issues)
37-
38-
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyter_app_launcher",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A JupyterLab extension.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)