1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00

Bump to 1.37

This commit is contained in:
nvbn 2015-05-07 14:16:17 +02:00
parent 0cdd23edcf
commit 29e70e14a0

View File

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