We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8165115 commit eb8feb3Copy full SHA for eb8feb3
1 file changed
umi/__init__.py
@@ -3,7 +3,7 @@
3
from umi import adapters
4
from umi.common import Standard
5
6
-__version__ = "0.4.6"
+__version__ = "0.4.7"
7
8
__all__ = [
9
"Standard",
0 commit comments