Skip to content

Commit eb8feb3

Browse files
committed
Bumping version to make to solve lambdalib dep issues
1 parent 8165115 commit eb8feb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

umi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from umi import adapters
44
from umi.common import Standard
55

6-
__version__ = "0.4.6"
6+
__version__ = "0.4.7"
77

88
__all__ = [
99
"Standard",

0 commit comments

Comments
 (0)