We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75ea76 commit ff62c30Copy full SHA for ff62c30
jupyter_archive/_version.py
@@ -1,4 +1,4 @@
1
# Copyright (c) Project Jupyter.
2
# Distributed under the terms of the Modified BSD License.
3
4
-__version__ = '0.4.7'
+__version__ = '0.4.8'
package.json
@@ -1,6 +1,6 @@
{
"name": "@hadim/jupyter-archive",
- "version": "0.4.7",
+ "version": "0.4.8",
"description": "Make, download and extract archive files.",
5
"keywords": [
6
"jupyter",
0 commit comments