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

Bump to 1.39

This commit is contained in:
nvbn 2015-05-09 18:53:49 +02:00
parent 690729d5a1
commit f477cd69c2

View File

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