We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a6d1b commit 6e2c88dCopy full SHA for 6e2c88d
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["setuptools>=61.0.0", "wheel"]
5
[project]
6
# Check https://setuptools.pypa.io/en/stable/userguide/quickstart.html for all available sections
7
name = "ansys-dpf-core"
8
-version = "0.14.2.dev0"
+version = "0.14.2"
9
description = "Data Processing Framework - Python Core "
10
readme = "README.md"
11
requires-python = ">=3.9, <4"
0 commit comments