Skip to content

Commit 4808a54

Browse files
authored
Merge pull request #16 from adamspd/version-upgrade
Version upgrade
2 parents 32fc0d5 + 1a44fad commit 4808a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spam_detector_ai/__info__.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.0.2"
7+
__version__ = "2.0.3"
88
__test_version__ = False

0 commit comments

Comments
 (0)