#71 Not fail on os error

This commit is contained in:
nvbn
2015-04-21 08:30:48 +02:00
parent 273fc097bd
commit 478fa4cd09
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.18,
version=1.19,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',