Skip to content

Commit c383e45

Browse files
committed
Update package version
1 parent 7bc4a25 commit c383e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spam_detector_ai/__info__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
__description__ = "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__ = "1.0.3"
8-
__test_version__ = True
7+
__version__ = "2.0.0"
8+
__test_version__ = False

0 commit comments

Comments
 (0)