#71 Handle OSError more gratefully

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