We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b086e09 commit 7001917Copy full SHA for 7001917
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-units"
8
-version = "0.4.dev0"
+version = "0.4.0"
9
description = "Pythonic interface for units, unit systems, and unit conversions."
10
readme = "README.rst"
11
requires-python = ">=3.9,<4"
0 commit comments