Skip to content

Commit 77a5850

Browse files
author
Ruslan Gareev
committed
Bump version
1 parent 362177b commit 77a5850

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "profanity-filter"
3-
version = "1.3.3"
3+
version = "1.4.0"
44
description = "A Python library for detecting and filtering profanity"
55
authors = ["Roman Inflianskas <infroma@gmail.com>"]
6-
maintainers = ["Roman Inflianskas <infroma@gmail.com>"]
6+
maintainers = ["Ruslan Gareev <mail@ruslangareev.ru>"]
77
license = "GPL-3.0+"
88
readme = "README.md"
9-
repository = "https://github.com/rominf/profanity-filter"
9+
repository = "https://github.com/neorusa/profanity-filter"
1010
keywords = ["library", "profanity", "filter", "censor"]
1111
classifiers = [
1212
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)