Skip to content

Commit c1dd92c

Browse files
authored
Update pyproject.toml
1 parent 5f43dd7 commit c1dd92c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "toxicityclassifier"
3-
version = "0.1.11"
4-
description = "Module for determining the degree of toxicity of the text"
3+
version = "1.0.0"
4+
description = "Module for determining the level of toxicity of the text"
55
authors = ["D1ffic00lt <dm.filinov@gmail.com>"]
66

77
license = "MIT License"

0 commit comments

Comments
 (0)