Skip to content

Commit 3fc2e7e

Browse files
committed
Publish 0.1.0a5
SHA256 hashes: jupydrive-s3-0.1.0-a5.tgz: 7cff56f80b189c321b9315fb7d82f62219143a536a6f8e9fd420b0db0dad5679 jupydrive_s3-0.1.0a5-py3-none-any.whl: d2a4f8564aec99042794c2adee6364fc93b7e7e8bc8219d03732e62458f1f335 jupydrive_s3-0.1.0a5.tar.gz: 628c9da7fb6cd30eac8657c1445ceffab05e848e2d05376b299fc59c0c31ccd6
1 parent 1a21e51 commit 3fc2e7e

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.1.0a5
6+
7+
([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/846580a2eb7a0b8d738c3770e056cb0bf6cd8502...1a21e51771dd64c44c11f010dfd3565c31d744d3))
8+
9+
### Bugs fixed
10+
11+
- Fix root formatting [#31](https://github.com/QuantStack/jupydrive-s3/pull/31) ([@DenisaCG](https://github.com/DenisaCG))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-10-23&to=2024-10-25&type=c))
16+
17+
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-10-23..2024-10-25&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.1.0a4
622

723
([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/f14bef6badc6b3b9165bd7b74fe175317a01d8b1...a3e36001f789636258a39347e98e1d993f60aece))
@@ -23,8 +39,6 @@
2339

2440
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-08-02..2024-10-23&type=Issues)
2541

26-
<!-- <END NEW CHANGELOG ENTRY> -->
27-
2842
## 0.1.0a3
2943

3044
([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/1183afc...98aec3dfa539442e8c6dd1451c0d0fd94fa2d98d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupydrive-s3",
3-
"version": "0.1.0-a4",
3+
"version": "0.1.0-a5",
44
"description": "A JupyterLab extension which enables client-side drives access.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)