Skip to content

Commit 717ad01

Browse files
committed
Bump version: 1.3.4 → 1.4.0
1 parent 11230b6 commit 717ad01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.3.4
2+
current_version = 1.4.0
33
commit = True
44
tag = True
55

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name=scrapy-settings-log
3-
version=1.3.4
3+
version=1.4.0
44
author=Roy Healy
55
author_email[email protected]
66
description=An extension that allows a user to display all or some of their scrapy spider settings at runtime.

0 commit comments

Comments
 (0)