Skip to content
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

Bump version 0.9.0 #252

Closed
wants to merge 1 commit into from
Closed

Bump version 0.9.0 #252

wants to merge 1 commit into from

Conversation

mkundu1
Copy link
Collaborator

@mkundu1 mkundu1 commented Nov 7, 2023

No description provided.

pyproject.toml Outdated
@@ -25,7 +25,7 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
importlib-metadata = {version = "^4.0", python = "<3.8"}
ansys-fluent-core = "~=0.18.dev0"
ansys-fluent-core = ">=0.18"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is more appropriate now as we have now different release cadence for pyfluent and pyfluent-parametric. The pyfluent-parametric 0.9 will remain compatible with pyfluent 0.18, 0.18.1, 0.19, ... so on. After a pyfluent release in future, if pyfluent-parametric becomes incompatible we need to fix the incompatibility and make a new public release of parametric with the upgraded version of pyfluent dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant