Skip to content

Commit cd67b9b

Browse files
committedNov 4, 2024·
Bump 0.13.1
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
1 parent 8c4e8a6 commit cd67b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ["setuptools>=61.0.0", "wheel"]
55
[project]
66
# Check https://setuptools.pypa.io/en/stable/userguide/quickstart.html for all available sections
77
name = "ansys-dpf-core"
8-
version = "0.13.1.dev0"
8+
version = "0.13.1"
99
description = "Data Processing Framework - Python Core "
1010
readme = "README.md"
1111
requires-python = ">=3.9, <4"

0 commit comments

Comments
 (0)
Please sign in to comment.