From 3121c8f0dba0f4b073b88813fac13cfacec7fb21 Mon Sep 17 00:00:00 2001 From: DenisaCG Date: Mon, 6 Jan 2025 16:18:45 +0000 Subject: [PATCH] Publish 0.1.2 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 --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 220c94f..7e0fed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 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) + + + ## 0.1.1 ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5)) @@ -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) - - ## 0.1.0 ([Full Changelog](https://github.com/QuantStack/jupyter-drives/compare/v0.0.1...26e504aec6122d9f4b2ab854f48f1cd102062b59)) diff --git a/package.json b/package.json index 06edfb6..bcc646a 100644 --- a/package.json +++ b/package.json @@ -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",