Skip to content

Commit 94fbea2

Browse files
committed
Bump version: 1.0.4 → 1.0.5
1 parent 94360b0 commit 94fbea2

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.0.4
2+
current_version = 1.0.5
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='itemloaders',
8-
version='1.0.4',
8+
version='1.0.5',
99
url='https://github.com/scrapy/itemloaders',
1010
project_urls={
1111
'Documentation': 'https://itemloaders.readthedocs.io/',

0 commit comments

Comments
 (0)