Bump to 1.44

This commit is contained in:
nvbn
2015-05-28 21:31:10 +03:00
parent 18ce062300
commit a5aadc6e90
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -78,4 +78,3 @@ def memoize(fn):
return memo[key]
return wrapper