Bumping version fix number for PyPI

pull/91/head
Scott 7 years ago
parent ec2e2f45c8
commit ec595b9a6a

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

Loading…
Cancel
Save