Skip to content

Commit

Permalink
Merge pull request #182 from zeroasiccorp/ali/version-bump
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
azaidy authored Oct 3, 2024
2 parents f301da7 + 9da304e commit 0bf5244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from umi import sumi, lumi


__version__ = "0.1.5"
__version__ = "0.1.6"


def setup():
Expand Down

0 comments on commit 0bf5244

Please sign in to comment.