Skip to content

Commit

Permalink
Update version in .bumpversion.cfg since bumpversion was not used for…
Browse files Browse the repository at this point in the history
… the release.

@auvipy Please stop making releases manually.
We have bumpversion for that.
  • Loading branch information
thedrow committed Aug 18, 2019
1 parent 84481db commit 7671983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.4.2
current_version = 2.5.1
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?P<releaselevel>[a-z]+)?
Expand Down

0 comments on commit 7671983

Please sign in to comment.