Remove html formatting in notifications to support other notification systems

This commit is contained in:
Dave Gallant
2025-02-13 20:00:09 -05:00
parent edd34eb6c5
commit 9a4a12bf54
6 changed files with 11 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "rfd-notify"
version = "1.0.0"
version = "2.0.0"
description = "get notified of deals based on regex"
authors = ["Dave Gallant <dave.gallant@gmail.com>"]
readme = "README.md"