From 5e981d9b0172693e8ae27be29a8e21f2c9dc6367 Mon Sep 17 00:00:00 2001 From: nvbn Date: Sun, 7 Jun 2015 02:24:08 +0300 Subject: [PATCH] Bump to 1.46 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60775718..1b526838 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages -VERSION = '1.45' +VERSION = '1.46' setup(name='thefuck',