Skip to content

Commit 065073f

Browse files
Ready for 1.0.3
1 parent 098266d commit 065073f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/viztracer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
22
# For details: https://github.com/gaogaotiantian/viztracer/blob/master/NOTICE.txt
33

4-
__version__ = "1.0.2"
4+
__version__ = "1.0.3"
55

66

77
from .cellmagic import load_ipython_extension

0 commit comments

Comments
 (0)