1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

Bump to 1.46

This commit is contained in:
nvbn 2015-06-07 02:24:08 +03:00
parent add499af7f
commit 5e981d9b01

View File

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