Skip to content

Commit 0043b68

Browse files
committed
feat: update pyprimemesh on released version for 23R2
1 parent 892d8f3 commit 0043b68

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

doc/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PyAnsys packages API reference
112112

113113
.. grid-item-card:: PyPrimeMesh
114114
:img-top: _static/thumbnails/intro.png
115-
:link: https://prime.docs.pyansys.com/version/0.3/api/index.html
115+
:link: https://prime.docs.pyansys.com/version/0.4/api/index.html
116116
:text-align: center
117117
:class-title: pyansys-card-title
118118

doc/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ PyAnsys packages examples
101101

102102
.. grid-item-card:: PyPrimeMesh
103103
:img-top: _static/thumbnails/intro.png
104-
:link: https://prime.docs.pyansys.com/version/0.3/examples/index.html
104+
:link: https://prime.docs.pyansys.com/version/0.4/examples/index.html
105105
:text-align: center
106106
:class-title: pyansys-card-title
107107

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ it is now a collection of many Python packages for using Ansys products through
138138

139139
.. grid-item-card:: PyPrimeMesh
140140
:img-top: _static/thumbnails/intro.png
141-
:link: https://prime.docs.pyansys.com/version/0.3
141+
:link: https://prime.docs.pyansys.com/version/0.4
142142
:text-align: center
143143
:class-title: pyansys-card-title
144144

doc/source/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PyAnsys packages user guides
104104

105105
.. grid-item-card:: PyPrimeMesh
106106
:img-top: _static/thumbnails/intro.png
107-
:link: https://prime.docs.pyansys.com/version/0.3/user_guide/index.html
107+
:link: https://prime.docs.pyansys.com/version/0.4/user_guide/index.html
108108
:text-align: center
109109
:class-title: pyansys-card-title
110110

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"ansys-openapi-common==1.2.1",
4141
"ansys-seascape==0.2.0",
4242
"ansys-sherlock-core==0.2.0",
43-
"ansys-meshing-prime==0.3.2",
43+
"ansys-meshing-prime==0.4.0",
4444
"pytwin==0.3.0",
4545
"ansys-systemcoupling-core==0.1.3",
4646
"ansys-motorcad-core==0.1.3",

0 commit comments

Comments
 (0)