We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098266d commit 065073fCopy full SHA for 065073f
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__ = "1.0.2"
+__version__ = "1.0.3"
5
6
7
from .cellmagic import load_ipython_extension
0 commit comments