1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00

Bump to 1.35

This commit is contained in:
nvbn 2015-05-04 05:01:56 +02:00
parent 80bfbec422
commit a8ff2375c0

View File

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