We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94360b0 commit 94fbea2Copy full SHA for 94fbea2
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.4
+current_version = 1.0.5
3
commit = True
4
tag = True
5
setup.py
@@ -5,7 +5,7 @@
6
setup(
7
name='itemloaders',
8
- version='1.0.4',
+ version='1.0.5',
9
url='https://github.com/scrapy/itemloaders',
10
project_urls={
11
'Documentation': 'https://itemloaders.readthedocs.io/',
0 commit comments