Skip to content

Commit 73707dd

Browse files
committed
update yaml to v6.0.2
1 parent a1fa009 commit 73707dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

addon/globalPlugins/MathCAT/yaml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .loader import *
99
from .dumper import *
1010

11-
__version__ = '6.0.1'
11+
__version__ = '6.0.2'
1212
try:
1313
from .cyaml import *
1414
__with_libyaml__ = True
-194 KB
Binary file not shown.

0 commit comments

Comments
 (0)