Bumps minor version for PyPI

pull/91/head
Scott 8 years ago
parent 11d2babe5c
commit 5562672ace

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

Loading…
Cancel
Save