mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-01-05 23:56:08 +01:00
Correct CLI version
This commit is contained in:
parent
4a82818b59
commit
39bfc6632c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -23,7 +23,7 @@ setup(
|
|||
# Versions should comply with PEP440. For a discussion on single-sourcing
|
||||
# the version across setup.py and the project code, see
|
||||
# https://packaging.python.org/en/latest/single_source_version.html
|
||||
version="2.2.166",
|
||||
version="2.2.16",
|
||||
|
||||
description='A tool for downloading fanfiction to eBook formats',
|
||||
long_description=long_description,
|
||||
|
|
|
|||
Loading…
Reference in a new issue