Skip to content

Commit ce276a6

Browse files
authored
Merge pull request #226 from NLeSC/versions030
Update template versions
2 parents 4290e8c + 05a8ceb commit ce276a6

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
@@ -79,4 +79,4 @@ license: Apache-2.0
7979
message: "If you use this software, please cite it using these metadata."
8080
repository-code: "https://github.com/NLeSC/python-template"
8181
title: "Netherlands eScience Center Python Template"
82-
version: "0.2.0"
82+
version: "0.3.0"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name = Netherlands eScience Center Python Template
2323
project_urls =
2424
Bug Tracker = https://github.com/NLeSC/python-template/issues
2525
url = https://github.com/NLeSC/python-template
26-
version = 0.2.0
26+
version = 0.3.0
2727

2828

2929
[options]

0 commit comments

Comments
 (0)