Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Nov 15, 2023
1 parent 351ec59 commit d44ef41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

from .otmorris import *

__version__ = "0.13"
__version__ = '0.15'

0 comments on commit d44ef41

Please sign in to comment.