Skip to content

Commit 38f5879

Browse files
committed
bumped version to 0.5.2
1 parent a6f53f9 commit 38f5879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyter_archive/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) Project Jupyter.
22
# Distributed under the terms of the Modified BSD License.
33

4-
__version__ = '0.5.2-dev'
4+
__version__ = '0.5.2'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hadim/jupyter-archive",
3-
"version": "0.5.2-dev",
3+
"version": "0.5.2",
44
"description": "A Jupyter/Jupyterlab extension to make, download and extract archive files.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)