1 Commits

Author SHA1 Message Date
Dave Gallant
1531d4e900 Bump version to 0.8.1 2022-05-15 13:19:04 -04:00
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,2 @@
include rfd/VERSION
recursive-exclude * __pycache__
recursive-include tests *

View File

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