Skip to content

Commit

Permalink
increment minor version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
glass-ships authored Apr 25, 2022
1 parent 9407927 commit 45ec4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koza/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Koza, an ETL framework for LinkML data models"""
__version__ = '0.1.12'
__version__ = '0.1.13'

0 comments on commit 45ec4db

Please sign in to comment.