-
Notifications
You must be signed in to change notification settings - Fork 25
Introduce 7.0 server version for 2024R1 #891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @guptadivya1501,
This will have to wait for the release of at least pydpf-core 0.8.1, plus the update to ansys-dpf-server-2024-1-pre0
on ansys-dpf/dpf-standalone repository.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you also need to change this line
https://github.com/pyansys/pydpf-core/blob/53236f8532f154242d078d5e653ebbad6aec1bee/pyproject.toml#L8
Codecov Report
@@ Coverage Diff @@
## master #891 +/- ##
==========================================
- Coverage 88.33% 88.23% -0.10%
==========================================
Files 73 73
Lines 8338 8331 -7
==========================================
- Hits 7365 7351 -14
- Misses 973 980 +7 |
We may want to release pydpf-core with patch fixes before the actual 0.9.0 for 2024R1.pre0, so the best option is to keep it to 0.8.2.dev0, and only bump when required.
No description provided.