Skip to content

Commit

Permalink
Upgrade to v1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakunni3 committed Sep 13, 2019
1 parent 7b4716e commit c1864a8
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__ = '1.11.3'
__version__ = '1.11.4'

from .ontol_factory import OntologyFactory
from .ontol import Ontology, Synonym, TextDefinition
Expand Down

0 comments on commit c1864a8

Please sign in to comment.