Skip to content

Commit bc67e3f

Browse files
authored
Prepare 4.0.0 rc0 release (#255)
1 parent f741665 commit bc67e3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansys-grantami-serverapi-openapi/pyproject.toml

Lines changed: 2 additions & 2 deletions
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 = "4.0.0.dev320"
8+
version = "4.0.0.rc0"
99
license = "MIT"
1010
authors = ["ANSYS, Inc. <[email protected]>"]
1111
maintainers = ["ANSYS, Inc. <[email protected]>"]
@@ -14,7 +14,7 @@ documentation = "https://grantami.docs.pyansys.com"
1414
readme = "README.md"
1515
keywords = ["Ansys", "OpenAPI"]
1616
classifiers = [
17-
"Development Status :: 2 - Pre-Alpha",
17+
"Development Status :: 4 - Beta",
1818
"Intended Audience :: Science/Research",
1919
"License :: OSI Approved :: MIT License",
2020
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)