Skip to content

Commit

Permalink
Preparing release 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard committed Nov 23, 2017
1 parent 32e1800 commit e8282e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Changelog for EGCG-Core
===========================

0.8 (unreleased)
----------------
0.7.5 (2017-11-23)
------------------

- Nothing changed yet.
- update constants: Remove expected yield and add more explicit required yield/yieldQ30/coverage
- code refactor


0.7.4 (2017-10-31)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def _translate_req(r):
req += '(%s)' % _version
return req

version = '0.8.dev0'
version = '0.7.5'

setup(
name='EGCG-Core',
Expand Down

0 comments on commit e8282e3

Please sign in to comment.