Skip to content

Commit dd379c9

Browse files
committed
Prep for 0.4.0 release
1 parent e109984 commit dd379c9

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.3.0"
82+
version: "0.4.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.3.0
26+
version = 0.4.0
2727

2828

2929
[options]

0 commit comments

Comments
 (0)