From f477cd69c250a4d4a9f5fb714c719f0170aacac8 Mon Sep 17 00:00:00 2001 From: nvbn Date: Sat, 9 May 2015 18:53:49 +0200 Subject: [PATCH] Bump to 1.39 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 494c5233..c79654f0 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.38' +VERSION = '1.39' setup(name='thefuck',