Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Emrys-Merlin committed Sep 23, 2024
1 parent 21bb21e commit fc25ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web_watchr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
from .watchr import Watchr

__all__ = ["Watchr"]
__version__ = "0.2.0"
__version__ = "0.2.1"

logger.disable("website_monitoring_bot")

0 comments on commit fc25ecc

Please sign in to comment.