From 3017b1033ff3c7d3a8163f4616889583c971cde6 Mon Sep 17 00:00:00 2001 From: Julia Medina Date: Fri, 19 Jun 2015 17:56:44 -0300 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.0.0rc3=20=E2=86=92=201.0.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 7b5734549..adeda5112 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.0rc3 +current_version = 1.0.0 commit = True tag = True tag_name = {new_version} diff --git a/scrapy/VERSION b/scrapy/VERSION index 1bb19905f..3eefcb9dd 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -1.0.0rc3 +1.0.0