Skip to content

Commit 078c645

Browse files
committed
add logo; bump to 0.60.1
2 parents be68cef + c6aaa3d commit 078c645

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ansys/mapdl/core/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
# major, minor, patch
11-
version_info = 0, 60, 0
11+
version_info = 0, 60, 1
1212

1313
# Nice string for the version
1414
__version__ = ".".join(map(str, version_info))
16.7 KB
Loading

0 commit comments

Comments
 (0)