Skip to content

Commit 2ed22b5

Browse files
Ready for 1.0.0
1 parent 3eac6ab commit 2ed22b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/viztracer/__init__.py

Lines changed: 1 addition & 1 deletion
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__ = "0.17.1"
4+
__version__ = "1.0.0"
55

66

77
from .cellmagic import load_ipython_extension

0 commit comments

Comments
 (0)