mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-29 22:24:44 +00:00
Bump to 1.44
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user