Skip to content

Commit 8804a0d

Browse files
authored
Merge pull request #506 from softwarepub/release/v0.10.0
Add new Version for Release
2 parents 8016793 + 08eb193 commit 8804a0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ title: hermes
1515
message: >-
1616
If you use this software, please cite it using the
1717
metadata from this file.
18-
version: 0.9.2
18+
version: 0.10.0
1919
license: "Apache-2.0"
2020
abstract: "Tool to automate software publication. Not stable yet."
2121
type: software

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[project]
1010
name = "hermes"
11-
version = "0.10.0.dev0"
11+
version = "0.10.0"
1212
description = "Workflow to publish research software with rich metadata"
1313
license = "Apache-2.0 AND LicenseRef-BSD-Caltech"
1414
authors = [

0 commit comments

Comments
 (0)