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 987f400 commit a02274fCopy full SHA for a02274f
src/ansys/fluent/core/_version.py
@@ -6,7 +6,7 @@
6
"""
7
8
# major, minor, patch
9
-version_info = 0, 19, 1
+version_info = 0, 19, 2
10
11
# Nice string for the version
12
__version__ = ".".join(map(str, version_info))
0 commit comments