Skip to content

Commit df6be71

Browse files
committed
Release a new version
1 parent 7f352eb commit df6be71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spam_detector_ai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
__description__ = "A package for detecting and filtering spam messages using Machine Learning models."
55
__package_name__ = "spam-detector-ai"
66
__url__ = "https://github.com/adamspd/spam-detection-project"
7-
__version__ = "2.1.1"
7+
__version__ = "2.1.2"
88
__test_version__ = False

0 commit comments

Comments
 (0)