Skip to content

Commit

Permalink
Prepare for 3.0.0 release (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy-Grigg <Andy-Grigg@users.noreply.github.com>
  • Loading branch information
Andy-Grigg and Andy-Grigg authored May 1, 2024
1 parent d08415b commit 8d7aac7
Show file tree
Hide file tree
Showing 3 changed files with 1,965 additions and 1,965 deletions.
4 changes: 2 additions & 2 deletions ansys-grantami-serverapi-openapi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "ansys-grantami-serverapi-openapi"
description = "Autogenerated client library for the Granta MI Server API."
version = "3.0.0b0"
version = "3.0.0"
license = "MIT"
authors = ["ANSYS, Inc. <pyansys.core@ansys.com>"]
maintainers = ["ANSYS, Inc. <pyansys.core@ansys.com>"]
Expand All @@ -14,7 +14,7 @@ documentation = "https://grantami.docs.pyansys.com"
readme = "README.md"
keywords = ["Ansys", "OpenAPI"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.swagger</groupId>
<artifactId>AnsysPython-swagger-codegen</artifactId>
<version>3.0.0b0</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<name>AnsysPython-swagger-codegen</name>

Expand Down
Loading

0 comments on commit 8d7aac7

Please sign in to comment.