Skip to content

Commit

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

0.8 (unreleased)
0.8 (2017-11-29)
----------------

- Nothing changed yet.
- New EmailSender class that take most of the feature of EmailNotification


0.7.5 (2017-11-23)
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.8'

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

0 comments on commit 2b79293

Please sign in to comment.