This commit is contained in:
Kenneth Reitz
2011-10-15 11:04:46 -04:00
parent b1597c8d0c
commit 2390978f5b
+1 -1
View File
@@ -12,7 +12,7 @@ import shlex
import subprocess
import threading
__version__ = '0.0.1'
__version__ = '0.0.2'
__license__ = 'MIT'
__author__ = 'Kenneth Reitz'