Bump CLI only to 2.4.1 due to pypi won't allow re-upload of 2.4.0 properly.

This commit is contained in:
Jim Miller
2016-09-30 12:08:01 -05:00
parent 6dcfad0832
commit 5f8e75d4c1
+1 -1
View File
@@ -21,7 +21,7 @@ setup(
name="FanFicFare",
# Versions should comply with PEP440.
version="2.4.0",
version="2.4.1",
description='A tool for downloading fanfiction to eBook formats',
long_description=long_description,