1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 06:34:09 +00:00

Bump to 1.45

This commit is contained in:
nvbn
2015-06-02 08:47:53 +03:00
parent c47968a180
commit ce922758a4

View File

@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.44'
VERSION = '1.45'
setup(name='thefuck',