Browse Source

Change API-Hour version because 0.6.0 release is broken on PyPI

Ludovic Gasc (GMLudo) 10 years ago
parent
commit
7c1329a36b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/API-Hour/requirements.txt

+ 1 - 1
frameworks/Python/API-Hour/requirements.txt

@@ -1,4 +1,4 @@
-api_hour==0.6.0
+api_hour==0.6.1
 aiopg==0.5.2
 gunicorn==19.1.1
 psycopg2==2.5.4