Skip to content

Commit

Permalink
another release...
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Aug 3, 2018
1 parent 991d440 commit 1e4bd0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ Or with the Chakin client:
History
-------
- 2.1.5
- bugfix: fix features deletion when deleting an analysis
- 2.1.4
- bugfix: fix sporadic errors with AnalysisFeature class declaration
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="chado",
version='2.1.4',
version='2.1.5',
description="Chado library",
author="Anthony Bretaudeau",
author_email="[email protected]",
Expand Down

0 comments on commit 1e4bd0b

Please sign in to comment.