We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76816c9 commit 5834651Copy full SHA for 5834651
pyproject.toml
@@ -21,7 +21,7 @@ exclude = '''
21
22
[tool.poetry]
23
name = "scale-nucleus"
24
-version = "0.1.2"
+version = "0.1.3"
25
description = "The official Python client library for Nucleus, the Data Platform for AI"
26
license = "MIT"
27
authors = ["Scale AI Nucleus Team <nucleusapi@scaleapi.com>"]
@@ -47,7 +47,6 @@ flake8 = "^3.9.1"
47
mypy = "^0.812"
48
coverage = "^5.5"
49
pre-commit = "^2.12.1"
50
-jupyterlab = "^3.0.14"
51
52
53
[build-system]
0 commit comments