From cbd0bbb82999deba5afbf8248fdf2900fd79d48a Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Thu, 18 Aug 2016 16:34:36 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.1.1=20=E2=86=92=201.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 3 ++- scrapy/VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2ba47f179..35860b02e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,8 @@ [bumpversion] -current_version = 1.1.1 +current_version = 1.1.2 commit = True tag = True tag_name = {new_version} [bumpversion:file:scrapy/VERSION] + diff --git a/scrapy/VERSION b/scrapy/VERSION index 524cb5524..45a1b3f44 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -1.1.1 +1.1.2