Skip to content

Commit

Permalink
Publish 0.1.2
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-drives-0.1.2.tgz: 83dc776fb2854c34a6bca497dab9b572ecc202c8a5c309129b960b80d1376cd6

jupyter_drives-0.1.2-py3-none-any.whl: 58fd86bf40c0e1da377e7124b4a2deab1491a4b28f313f66bf2cf57b5cbd8cbd

jupyter_drives-0.1.2.tar.gz: d83aee46b6c66dfc46aae5ff957313db1ad4af115896351e391c3760709530e3
  • Loading branch information
DenisaCG committed Jan 6, 2025
1 parent cf120af commit 3121c8f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.1.2

([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.1...cf120affc369836154c4dd277493086c01dbe7f0))

### Bugs fixed

- Provide s3 driver with session token [#65](https://github.com/QuantStack/jupyter-drives/pull/65) ([@gogakoreli](https://github.com/gogakoreli))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2024-12-18&to=2025-01-06&type=c))

[@gogakoreli](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2024-12-18..2025-01-06&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.1

([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5))
Expand All @@ -24,8 +40,6 @@

[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2024-12-13..2024-12-18&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2024-12-13..2024-12-18&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0

([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.0.1...26e504aec6122d9f4b2ab854f48f1cd102062b59))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyter-drives",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Jupyter extension to support drives in the backend.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 3121c8f

Please sign in to comment.