Skip to content

Commit 385a119

Browse files
authored
Merge pull request #321 from softwarepub/wrap-up-release-0.9.0
Update pyproject.toml
2 parents 6589571 + 5ba47a5 commit 385a119

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
@@ -9,7 +9,7 @@
99
[tool.poetry]
1010
# Reference at https://python-poetry.org/docs/pyproject/
1111
name = "hermes"
12-
version = "0.9.0"
12+
version = "0.10.0.dev0"
1313
description = "Workflow to publish research software with rich metadata"
1414
homepage = "https://software-metadata.pub"
1515
license = "Apache-2.0"

0 commit comments

Comments
 (0)