Skip to content

Commit 69475d2

Browse files
authored
Bump version 0.8.dev0
1 parent c39734b commit 69475d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44

55
[project]
66
name="ansys-motorcad-core"
7-
version = "0.7.dev0"
7+
version = "0.8.dev0"
88
description = "Pythonic interface to Ansys Motor-CAD."
99
readme = "README.rst"
1010
requires-python = ">=3.8"
@@ -75,4 +75,4 @@ src_paths = ["doc", "src", "tests"]
7575
source = ["ansys.motorcad"]
7676

7777
[tool.coverage.report]
78-
show_missing = true
78+
show_missing = true

0 commit comments

Comments
 (0)