From aaccdbb49b6d59e92a73b1d38a086a404cef5fa7 Mon Sep 17 00:00:00 2001 From: Elias Dorneles Date: Wed, 3 Feb 2016 21:54:39 -0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.1.0rc1=20=E2=86=92=201.2.0d?= =?UTF-8?q?ev1?= 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 4517467d5..84180e35b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.1.0rc1 +current_version = 1.2.0dev1 commit = True tag = True tag_name = {new_version} diff --git a/scrapy/VERSION b/scrapy/VERSION index 686366e4b..2fd4c7182 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -1.1.0rc1 +1.2.0dev1