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 61cda20 commit 760e925Copy full SHA for 760e925
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.6
+current_version = 1.1.0
3
commit = True
4
tag = True
5
setup.py
@@ -5,7 +5,7 @@
6
setup(
7
name="itemloaders",
8
- version="1.0.6",
+ version="1.1.0",
9
url="https://github.com/scrapy/itemloaders",
10
project_urls={
11
"Documentation": "https://itemloaders.readthedocs.io/",
0 commit comments