Skip to content

Commit 7abdcfa

Browse files
authored
Merge branch 'main' into feat/update-24.2.795
2 parents d28c4c5 + ff97de1 commit 7abdcfa

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.52
1+
3.0.54

ansys-grantami-serverapi-openapi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Autogenerated client library for the Granta MI Server API.
44

5-
Direct use of this package is unsupported, please use [ansys-grantami-recordlists](https://github.com/ansys/grantami-recordlists) instead.
5+
Direct use of this package is unsupported, please use [the PyGranta meta-package](https://grantami.docs.pyansys.com) instead.
66

77
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project.
88

ansys-grantami-serverapi-openapi/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<plugin>
2424
<groupId>io.swagger.codegen.v3</groupId>
2525
<artifactId>swagger-codegen-maven-plugin</artifactId>
26-
<version>3.0.52</version>
26+
<version>3.0.54</version>
2727
<executions>
2828
<execution>
2929
<goals>
@@ -39,8 +39,8 @@
3939
<packageName>${package-import-path}</packageName>
4040
<projectName>${package-name}</projectName>
4141
<projectDescription>${package-description}</projectDescription>
42-
<pythonicPackageName>ansys-grantami-recordlists</pythonicPackageName>
43-
<pythonicPackageUrl>https://github.com/ansys/grantami-recordlists</pythonicPackageUrl>
42+
<pythonicPackageName>the PyGranta meta-package</pythonicPackageName>
43+
<pythonicPackageUrl>https://grantami.docs.pyansys.com</pythonicPackageUrl>
4444
<homepageUrl>https://github.com/ansys/grantami-serverapi-openapi</homepageUrl>
4545
<documentationUrl>https://grantami.docs.pyansys.com</documentationUrl>
4646
<packageVersion>${project.version}</packageVersion>

0 commit comments

Comments
 (0)