Skip to content

Commit 2146651

Browse files
committed
ci: Bump version to v0.7.dev0
1 parent cc9ab55 commit 2146651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77
name = "ansys-units"
8-
version = "0.6.dev1"
8+
version = "0.7.dev0"
99
description = "Pythonic interface for units, unit systems, and unit conversions."
1010
readme = "README.rst"
1111
requires-python = ">=3.9,<4"

0 commit comments

Comments
 (0)