Skip to content

Commit 55b80ed

Browse files
committed
update the version in CITATION.cff setup.cfg
1 parent 3a7cc20 commit 55b80ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ license: Apache-2.0
9595
message: "If you use this software, please cite it using these metadata."
9696
repository-code: "https://github.com/NLeSC/python-template"
9797
title: "Netherlands eScience Center Python Template"
98-
version: "0.4.0"
98+
version: "0.6.0"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ name = Netherlands eScience Center Python Template
2222
project_urls =
2323
Bug Tracker = https://github.com/NLeSC/python-template/issues
2424
url = https://github.com/NLeSC/python-template
25-
version = 0.4.0
25+
version = 0.6.0
2626

2727

2828
[options]

0 commit comments

Comments
 (0)