#17 Fix creating configuration files/dirs

This commit is contained in:
nvbn
2015-04-18 21:16:49 +02:00
parent ef7fe4685b
commit 9518416a2f
3 changed files with 5 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.7,
version=1.8,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',