Skip to content

Commit cdc5a3a

Browse files
committed
update version
1 parent 9aadfa6 commit cdc5a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ skip = 'scripts'
2222

2323
[tool.poetry]
2424
name = "dslinter"
25-
version = "2.0.0"
25+
version = "2.0.2"
2626
description = "`dslinter` is a pylint plugin for linting data science and machine learning code. We plan to support the following Python libraries: TensorFlow, PyTorch, Scikit-Learn, Pandas, NumPy and SciPy."
2727

2828
license = "GPL-3.0 License"

0 commit comments

Comments
 (0)