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

Bump to 1.34

This commit is contained in:
nvbn
2015-05-03 13:25:01 +02:00
parent 93c90d5758
commit 72ac9650f9

View File

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