mirror of https://github.com/scrapy/scrapy.git
Bump version: 1.0.0rc1 → 1.1.0dev1
This commit is contained in:
parent
de6d232a02
commit
4b2763c6f9
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 1.0.0rc1
|
||||
current_version = 1.1.0dev1
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.0rc1
|
||||
1.1.0dev1
|
||||
|
|
|
|||
Loading…
Reference in New Issue