Skip to content

Commit 900c252

Browse files
authored
Prepare 5.0.0 release (#376)
Co-authored-by: Andy-Grigg <[email protected]>
1 parent b45188b commit 900c252

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansys-grantami-serverapi-openapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "ansys-grantami-serverapi-openapi"
77
description = "Autogenerated client library for the Granta MI Server API."
8-
version = "5.0.0rc1"
8+
version = "5.0.0"
99
license = "MIT"
1010
authors = ["ANSYS, Inc. <[email protected]>"]
1111
maintainers = ["ANSYS, Inc. <[email protected]>"]

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.swagger</groupId>
44
<artifactId>AnsysPython-swagger-codegen</artifactId>
5-
<version>5.0.0rc1</version>
5+
<version>5.0.0</version>
66
<packaging>jar</packaging>
77
<name>AnsysPython-swagger-codegen</name>
88

0 commit comments

Comments
 (0)