Adds a MANIFEST file with README and LICENSE

item-del-count
Scott 8 years ago
parent 1467a8e75a
commit 094f99ceef

@ -0,0 +1 @@
include LICENSE README.md

@ -4,7 +4,7 @@ from setuptools import setup
from codecs import open
from os import path
VERSION = "6.0.0"
VERSION = "6.0.2"
DESCRIPTION = " Remove your comment history on Reddit as deleting an account does not do so."
here = path.abspath(path.dirname(__file__))

Loading…
Cancel
Save