Skip to content

Commit

Permalink
Preparing release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard committed Aug 3, 2017
1 parent 8515eeb commit 0d291dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.7.2 (2017-08-03)
------------------

- Nothing changed yet.
- Allow Lims cached connection to be overriden


0.7.1 (2017-06-08)
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.2'

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

0 comments on commit 0d291dc

Please sign in to comment.