Skip to content

Commit 3eb3205

Browse files
authored
Merge pull request #272 from zeroasiccorp/version
Resolving lambdalib dep issue
2 parents 84faeeb + eb8feb3 commit 3eb3205

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)