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

Bump to 1.36

This commit is contained in:
nvbn 2015-05-07 13:12:25 +02:00
parent 05f594b918
commit f3d377114e

View File

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