Skip to content

Commit ffa8a28

Browse files
authored
Bump to 3.0.3 (#61)
* Bump to 3.0.3 * Add new classifiers
1 parent b550b01 commit ffa8a28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A Jupyterlab extension to make, download and extract archive files.",
55
"keywords": [
66
"jupyter",

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@
7979
"Programming Language :: Python :: 3.8",
8080
"Programming Language :: Python :: 3.9",
8181
"Framework :: Jupyter",
82+
"Framework :: Jupyter :: JupyterLab",
83+
"Framework :: Jupyter :: JupyterLab :: 3",
84+
"Framework :: Jupyter :: JupyterLab :: Extensions",
85+
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
8286
],
8387
)
8488

0 commit comments

Comments
 (0)