From 3235bfeb1ea46f4e99269469cecbb715c93b747e Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Mon, 3 Oct 2016 13:04:11 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.2.0dev2=20=E2=86=92=201.2.0?= 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 49a7e239f..3dcab980c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.0dev2 +current_version = 1.2.0 commit = True tag = True tag_name = {new_version} diff --git a/scrapy/VERSION b/scrapy/VERSION index a25fc280b..26aaba0e8 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -1.2.0dev2 +1.2.0