Skip to content

Commit 9b1f3a6

Browse files
Andy-Griggactions-user
authored andcommitted
Generate Client Library code - Automated
1 parent 4350293 commit 9b1f3a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ansys-grantami-serverapi-openapi/poetry.lock

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

ansys-grantami-serverapi-openapi/pyproject.toml

+2-2
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 = "3.0.0.dev212"
8+
version = "3.0.0.dev213"
99
license = "MIT"
1010
authors = ["ANSYS, Inc. <pyansys.core@ansys.com>"]
1111
maintainers = ["ANSYS, Inc. <pyansys.core@ansys.com>"]
@@ -32,7 +32,7 @@ packages = [
3232

3333
[tool.poetry.dependencies]
3434
python = "^3.9.0"
35-
ansys-openapi-common = "^1.5.0"
35+
ansys-openapi-common = "^2.0.0"
3636
requests = "^2.26.0"
3737
python-dateutil = "^2.8.2"
3838

0 commit comments

Comments
 (0)