Skip to content

Commit 5fec80b

Browse files
authored
Update __init__.py
1 parent 0b3da8e commit 5fec80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visuallayer/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.0.14'
1+
__version__ = '0.0.15'
22
from .datasets import *
33
from .sentry import init_sentry
4-
init_sentry()
4+
init_sentry()

0 commit comments

Comments
 (0)