Skip to content

Commit

Permalink
Version bump to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Emrys-Merlin committed Nov 27, 2024
1 parent ee9c416 commit fa83c65
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.4.0"
__version__ = "0.5.0"

logger.disable("website_monitoring_bot")

0 comments on commit fa83c65

Please sign in to comment.