We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2601005 commit 4f2a6a8Copy full SHA for 4f2a6a8
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.13.4.dev0"
+version = "0.13.5"
9
description = "Data Processing Framework - Python Core "
10
readme = "README.md"
11
requires-python = ">=3.9, <4"
0 commit comments