Skip to content

Commit

Permalink
Release a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspd committed Feb 4, 2024
1 parent 7f352eb commit df6be71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spam_detector_ai/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
__description__ = "A package for detecting and filtering spam messages using Machine Learning models."
__package_name__ = "spam-detector-ai"
__url__ = "https://github.com/adamspd/spam-detection-project"
__version__ = "2.1.1"
__version__ = "2.1.2"
__test_version__ = False

0 comments on commit df6be71

Please sign in to comment.