We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934f1cb commit 40c50e9Copy full SHA for 40c50e9
pyproject.toml
@@ -12,11 +12,11 @@ requires-python = ">=3.9"
12
authors = [
13
{ name = "Project Jupyter" },
14
]
15
-keywords = ["Jupyter", "JupyterLab", "JupyterLab3"]
+keywords = ["Jupyter", "JupyterLab", "JupyterLab4"]
16
classifiers = [
17
"Framework :: Jupyter",
18
"Framework :: Jupyter :: JupyterLab",
19
- "Framework :: Jupyter :: JupyterLab :: 3",
+ "Framework :: Jupyter :: JupyterLab :: 4",
20
"Framework :: Jupyter :: JupyterLab :: Extensions",
21
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
22
"License :: OSI Approved :: BSD License",
0 commit comments