Browse Source

Update Willow to 0.2.1

Karl Hobley 9 years ago
parent
commit
ca0085c68d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -38,7 +38,7 @@ install_requires = [
     "Unidecode>=0.04.14",
     "six>=1.7.0",
     'requests>=2.0.0',
-    "Willow==0.2",
+    "Willow==0.2.1",
 ]