Add json output flag (#139)

This commit is contained in:
Dave G
2022-07-05 00:11:00 -04:00
committed by GitHub
parent 3df07dc65e
commit 260ef74d4e
7 changed files with 148 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "rfd"
version = "0.8.1"
version = "0.9.0"
description = "view RedFlagDeals.com from the command line"
authors = ["Dave Gallant <davegallant@gmail.com>"]
license = "GPL-3.0-or-later"