We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621a97b commit b26a956Copy full SHA for b26a956
src/viztracer/__init__.py
@@ -1,7 +1,7 @@
1
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
2
# For details: https://github.com/gaogaotiantian/viztracer/blob/master/NOTICE.txt
3
4
-__version__ = "0.15.3"
+__version__ = "0.15.4"
5
6
7
from .cellmagic import load_ipython_extension
0 commit comments