We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430400a commit ce91c0bCopy full SHA for ce91c0b
pyansys/_version.py
@@ -1,5 +1,5 @@
1
# major, minor, patch
2
-version_info = 0, 44, 15
+version_info = 0, 44, 16
3
4
# Nice string for the version
5
__version__ = '.'.join(map(str, version_info))
0 commit comments