mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
Bump to 1.44
This commit is contained in:
parent
18ce062300
commit
a5aadc6e90
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
|
||||
VERSION = '1.43'
|
||||
VERSION = '1.44'
|
||||
|
||||
|
||||
setup(name='thefuck',
|
||||
|
@ -78,4 +78,3 @@ def memoize(fn):
|
||||
return memo[key]
|
||||
|
||||
return wrapper
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user