Bump version: 0.25.1 → 1.0.0rc1

This commit is contained in:
Julia Medina 2015-05-22 13:24:27 -03:00
parent 29529e5e8e
commit de6d232a02
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.25.1
current_version = 1.0.0rc1
commit = True
tag = True
tag_name = {new_version}
@ -14,7 +14,7 @@ serialize =
[bumpversion:part:prerel]
optional_value = gamma
values =
values =
dev
rc
gamma

View File

@ -1 +1 @@
0.25.1
1.0.0rc1