Skip to content

Commit

Permalink
bumped version to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Nov 22, 2019
1 parent 3f089eb commit ff02a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jupyter_archive/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) Project Jupyter.
# Distributed under the terms of the Modified BSD License.

__version__ = '0.5.5-dev'
__version__ = '0.5.5'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hadim/jupyter-archive",
"version": "0.5.5-dev",
"version": "0.5.5",
"description": "A Jupyter/Jupyterlab extension to make, download and extract archive files.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit ff02a1b

Please sign in to comment.