mirror of
https://github.com/Emersont1/itchio.git
synced 2026-03-11 08:54:39 +00:00
Added readme to toml
Bump Version 1.1.1
This commit is contained in:
parent
d633f5bca3
commit
a82598759c
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue