Skip to content

Commit

Permalink
Preparing release 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
katieemelianova committed Apr 26, 2017
1 parent 8c6abda commit dc02b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog for EGCG-Core
===========================

0.6.10 (unreleased)
0.6.10 (2017-04-26)
-------------------

- Simplify Configuration classes to have only one that support all use-cases
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.6.10.dev0'
version = '0.6.10'

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

0 comments on commit dc02b3b

Please sign in to comment.