From a70330b324b8d7bb924716246facba5fceb33d99 Mon Sep 17 00:00:00 2001 From: Kirill Klenov Date: Fri, 16 Jan 2015 00:00:47 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.1.2=20=E2=86=92=202.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 797b89e..fe5d7a6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,6 +1,6 @@ [bumpversion] commit = True -current_version = 2.1.2 +current_version = 2.1.3 tag = True tag_name = {new_version}