Skip to content

Commit

Permalink
Back to development: 2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarrois committed Apr 29, 2020
1 parent 9e968ae commit 2351383
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
ChangeLog
=========

2.8.6 (unreleased)
------------------

- Nothing changed yet.


2.8.5 (2020-04-29)
------------------

Expand Down
2 changes: 1 addition & 1 deletion semantic_version/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@


__author__ = "Raphaël Barrois <raphael.barrois+semver@polytechnique.org>"
__version__ = '2.8.5'
__version__ = '2.8.6.dev0'

0 comments on commit 2351383

Please sign in to comment.