Skip to content

Commit 3d79d84

Browse files
committed
Publish 0.3.1
SHA256 hashes: ipylgbst-0.3.1-py3-none-any.whl: 4ef9de01bba53c6e4804efe8e1743d5442be9834303bed55b84f8dc05c5ed1a8 ipylgbst-0.3.1.tar.gz: 12ee66d5d3d1d655acfcd1abc13ca8325f0cb0793fee2441af2edc271e85e2d3 ipylgbst-0.3.1.tgz: 5563e1d3a3687b181b910636fc632a11b49c01c1d4fcf054437362685b8aad2e
1 parent 89073f7 commit 3d79d84

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.3.1
6+
7+
([Full Changelog](https://github.com/jupyter-robotics/ipylgbst/compare/865584cc6dcfc3c028f80d77f40b83c23fb1e6e8...c4307868b168bdbfe2fdf1b06a3042d852b017ff))
8+
9+
### Enhancements made
10+
11+
- Update for jupyterlab 4. [#15](https://github.com/jupyter-robotics/ipylgbst/pull/15) ([@HaudinFlorence](https://github.com/HaudinFlorence))
12+
13+
### Bugs fixed
14+
15+
- Fix publish release workflow [#16](https://github.com/jupyter-robotics/ipylgbst/pull/16) ([@DenisaCG](https://github.com/DenisaCG))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyter-robotics/ipylgbst/graphs/contributors?from=2024-09-11&to=2024-10-08&type=c))
20+
21+
[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3ADenisaCG+updated%3A2024-09-11..2024-10-08&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3AHaudinFlorence+updated%3A2024-09-11..2024-10-08&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.3.0
626

727
([Full Changelog](https://github.com/jupyter-robotics/ipylgbst/compare/v0.2.1...c4307868b168bdbfe2fdf1b06a3042d852b017ff))
@@ -23,5 +43,3 @@
2343
([GitHub contributors page for this release](https://github.com/jupyter-robotics/ipylgbst/graphs/contributors?from=2023-06-01&to=2024-10-07&type=c))
2444

2545
[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3ADenisaCG+updated%3A2023-06-01..2024-10-07&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3AHaudinFlorence+updated%3A2023-06-01..2024-10-07&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3AIsabelParedes+updated%3A2023-06-01..2024-10-07&type=Issues)
26-
27-
<!-- <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": "ipylgbst",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A widget library for controlling LEGO® BOOST via web-bluetooth",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)