We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3da8e commit 5fec80bCopy full SHA for 5fec80b
visuallayer/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.0.14'
+__version__ = '0.0.15'
2
from .datasets import *
3
from .sentry import init_sentry
4
-init_sentry()
+init_sentry()
0 commit comments