Bump version to 0.8.1

This commit is contained in:
Dave Gallant
2022-05-15 13:19:04 -04:00
parent c38d3f256b
commit 1531d4e900
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"