Skip to content

Commit 5b581f6

Browse files
committed
Publish 0.1.1
SHA256 hashes: jupyterlab_gather-0.1.1-py3-none-any.whl: 7a2c466bd1e15069bb8a8f8e3dd236a6cface9c17a52523fafd9d60263a86585 jupyterlab_gather-0.1.1.tar.gz: 3eb76be08eeab31a34b8bd5c2246ac4679208c06b7a1601b5202c1a2871ca7b6 jupyterlab_gather-0.1.1.tgz: 69d251fe2a8a9bf0b8227d85e8131f154f3403b9a8073a2b7bf1cfa4b426f681
1 parent c85a1ae commit 5b581f6

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,22 @@
22

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

5+
## 0.1.1
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyterlab-gather/compare/0.1.0...c85a1aee929fb4191f807b8390b8817a3ec78ad9))
8+
9+
### Enhancements made
10+
11+
- Use layout color for the cube [#18](https://github.com/QuantStack/jupyterlab-gather/pull/18) ([@gjmooney](https://github.com/gjmooney))
12+
13+
### Documentation improvements
14+
15+
- Readme update [#17](https://github.com/QuantStack/jupyterlab-gather/pull/17) ([@gjmooney](https://github.com/gjmooney))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-gather/graphs/contributors?from=2024-05-29&to=2024-05-30&type=c))
20+
21+
[@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agithub-actions+updated%3A2024-05-29..2024-05-30&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agjmooney+updated%3A2024-05-29..2024-05-30&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3AmartinRenou+updated%3A2024-05-29..2024-05-30&type=Issues)
22+
523
<!-- <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": "jupyterlab_gather",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Video presentation over WebRTC with AR capabilities.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)