diff --git a/.bumpversion.cfg b/.bumpversion.cfg index c8134cd31..d284283f1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.24.5 +current_version = 0.24.6 commit = True tag = True tag_name = {new_version} diff --git a/scrapy/VERSION b/scrapy/VERSION index 7a8169a27..b9c51a1a9 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -0.24.5 +0.24.6