Skip to content

Commit

Permalink
Update dic2owl to be v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Aug 30, 2021
1 parent 53f434a commit 6868e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dic2owl/dic2owl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"""
# pylint: disable=line-too-long

__version__ = "0.1.0"
__version__ = "0.2.0"
__author__ = "Jesper Friis <[email protected]>, Casper Welzel Andersen <[email protected]>, Francesca Lønstad Bleken <[email protected]>"
__author_email__ = "[email protected]"

0 comments on commit 6868e60

Please sign in to comment.