Skip to content

Commit

Permalink
Preparing release 2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarrois committed Apr 29, 2020
1 parent 0811fca commit 9e968ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

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

*Bugfix:*
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.dev0'
__version__ = '2.8.5'

0 comments on commit 9e968ae

Please sign in to comment.