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 f6f29cd commit ee4a098Copy full SHA for ee4a098
ansys/rep/client/__version__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.3.dev0"
+__version__ = "0.3.0"
2
__version_no_dots__ = __version__.replace(".", "")
3
__company__ = "ANSYS, Inc."
4
__company_short__ = "Ansys"
0 commit comments