Bump version to 0.8.1 (#130)

This commit is contained in:
Dave G
2022-05-15 13:19:27 -04:00
committed by GitHub
parent c38d3f256b
commit 9c61c419aa
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"