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 989c944 commit 870d8d9Copy full SHA for 870d8d9
src/ansys/stk/__init__.py
@@ -27,7 +27,7 @@
27
"""
28
29
30
-__version__ = "0.2.dev0"
+__version__ = "0.2.0"
31
"""Current version of PySTK."""
32
33
__all__ = ["__version__"]
0 commit comments