We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11230b6 commit 717ad01Copy full SHA for 717ad01
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.3.4
+current_version = 1.4.0
3
commit = True
4
tag = True
5
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name=scrapy-settings-log
-version=1.3.4
+version=1.4.0
author=Roy Healy
author_email=roy.healy87@gmail.com
6
description=An extension that allows a user to display all or some of their scrapy spider settings at runtime.
0 commit comments