Add command not found handler

This commit is contained in:
nvbn
2015-04-08 19:00:03 +02:00
parent 9b135b67d0
commit 8e5cc9d73a
5 changed files with 79 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.0,
version=1.1,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',