Added readme to toml

Bump Version 1.1.1
This commit is contained in:
Peter Taylor 2022-03-09 11:09:16 +00:00
parent d633f5bca3
commit a82598759c

View file

@ -1,9 +1,10 @@
[tool.poetry]
name = "itchiodl"
version = "1.1.0"
version = "1.1.1"
description = "Python Scripts for downloading / archiving your itchio library"
authors = ["Peter Taylor <me@et1.uk>"]
license = "MIT"
readme = "Readme.md"
[tool.poetry.dependencies]
python = "^3.8"