From 6df48d57e039d98c3df049c8bc58f0f97d5f6665 Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Fri, 21 Oct 2016 10:37:45 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.2.0=20=E2=86=92=201.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- scrapy/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3dcab980c..ffc933d13 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.0 +current_version = 1.2.1 commit = True tag = True tag_name = {new_version} diff --git a/scrapy/VERSION b/scrapy/VERSION index 26aaba0e8..6085e9465 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -1.2.0 +1.2.1