Skip to content

Commit

Permalink
Upgrade to v2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dustine32 committed Aug 24, 2021
1 parent 793e7f6 commit 8a2fbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontobio/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import absolute_import

__version__ = '2.7.8'
__version__ = '2.7.9'


from .ontol_factory import OntologyFactory
Expand Down

0 comments on commit 8a2fbee

Please sign in to comment.