Skip to content

Commit

Permalink
Bump version 0.8.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgsdavies authored Nov 27, 2024
1 parent c39734b commit 69475d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name="ansys-motorcad-core"
version = "0.7.dev0"
version = "0.8.dev0"
description = "Pythonic interface to Ansys Motor-CAD."
readme = "README.rst"
requires-python = ">=3.8"
Expand Down Expand Up @@ -75,4 +75,4 @@ src_paths = ["doc", "src", "tests"]
source = ["ansys.motorcad"]

[tool.coverage.report]
show_missing = true
show_missing = true

0 comments on commit 69475d2

Please sign in to comment.