Skip to content

Commit 71ef056

Browse files
authored
Bump the version to 0.3.0.dev0 (#856)
Bump the development version to `0.3.0.dev0`, since the `main` branch now works towards the next minor release.
1 parent 82f63bd commit 71ef056

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
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "ansys-acp-core"
7-
version = "0.1.dev0"
7+
version = "0.3.0.dev0"
88

99
description = "Python library for ACP - Ansys Composite PrepPost"
1010
readme = "README.rst"

0 commit comments

Comments
 (0)