Skip to content

Commit

Permalink
bump the minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
armish committed Jul 22, 2016
1 parent 30774ce commit f2e4eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyensembl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
)
from .transcript import Transcript

__version__ = '0.9.3'
__version__ = '0.9.4'

_cache = {}

Expand Down

0 comments on commit f2e4eea

Please sign in to comment.