Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1009 from jeromekelleher/version-bump-0.2.1
Browse files Browse the repository at this point in the history
Version bump.
  • Loading branch information
dcolligan committed Mar 22, 2016
2 parents e4093a1 + 580748e commit 1223bc2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@ For more detail on individual development issues, please see the project's
Release Notes
+++++++++++++

*****
0.2.1
*****

Bug release to fix broken upstream packages.

*****
0.2.0
*****

No changes from 0.2.0a1


*******
0.2.0a1
*******
Expand Down
2 changes: 1 addition & 1 deletion ga4gh/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Reference implementation of the GA4GH APIs.
"""

__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit 1223bc2

Please sign in to comment.