Skip to content

Commit bbc0f7c

Browse files
authored
Feat/libuserd v2 phase1 (#500)
1 parent 2cffb2c commit bbc0f7c

File tree

6 files changed

+180
-74
lines changed

6 files changed

+180
-74
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727

2828
dependencies = [
2929
"importlib-metadata>=4.0; python_version<='3.8'",
30-
"ansys-api-pyensight==0.4.2",
30+
"ansys-api-pyensight==0.4.5",
3131
"requests>=2.28.2",
3232
"docker>=6.1.0",
3333
"urllib3<3.0.0",

0 commit comments

Comments
 (0)