We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6ac3b commit 98b8798Copy full SHA for 98b8798
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
name = "ansys-sound-core"
8
-version = "0.2.dev1"
+version = "0.3.0"
9
description = "A Python wrapper for Ansys DPF Sound."
10
readme = "README.rst"
11
requires-python = ">=3.10,<4"
0 commit comments