Skip to content

Commit 5834651

Browse files
author
Diego Ardila
committed
Update version and remove unneeded dep
1 parent 76816c9 commit 5834651

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ exclude = '''
2121

2222
[tool.poetry]
2323
name = "scale-nucleus"
24-
version = "0.1.2"
24+
version = "0.1.3"
2525
description = "The official Python client library for Nucleus, the Data Platform for AI"
2626
license = "MIT"
2727
authors = ["Scale AI Nucleus Team <nucleusapi@scaleapi.com>"]
@@ -47,7 +47,6 @@ flake8 = "^3.9.1"
4747
mypy = "^0.812"
4848
coverage = "^5.5"
4949
pre-commit = "^2.12.1"
50-
jupyterlab = "^3.0.14"
5150

5251

5352
[build-system]

0 commit comments

Comments
 (0)