Skip to content

Commit 40c50e9

Browse files
author
Astitv Shandilya
committed
Ft: Updated JupyterLab 4 Classifier
1 parent 934f1cb commit 40c50e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ requires-python = ">=3.9"
1212
authors = [
1313
{ name = "Project Jupyter" },
1414
]
15-
keywords = ["Jupyter", "JupyterLab", "JupyterLab3"]
15+
keywords = ["Jupyter", "JupyterLab", "JupyterLab4"]
1616
classifiers = [
1717
"Framework :: Jupyter",
1818
"Framework :: Jupyter :: JupyterLab",
19-
"Framework :: Jupyter :: JupyterLab :: 3",
19+
"Framework :: Jupyter :: JupyterLab :: 4",
2020
"Framework :: Jupyter :: JupyterLab :: Extensions",
2121
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
2222
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)