Skip to content

Commit

Permalink
update package version (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
margalva authored Sep 19, 2024
1 parent 95d63de commit 7a4c9fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires = [

[project]
name = "ansys-dynamicreporting-core"
version = "0.7.0.dev0"
version = "0.8.0.dev0"
authors = [
{name = "ANSYS, Inc.", email = "[email protected]"},
]
Expand Down Expand Up @@ -155,4 +155,4 @@ exclude_dirs = [ "venv/*","setup.py","test_cleanup.py","tests/*","doc/*" ]
in-place = true
pre-summary-newline = true
wrap-descriptions = 88
wrap-summaries = 88
wrap-summaries = 88

0 comments on commit 7a4c9fb

Please sign in to comment.