We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4290e8c + 05a8ceb commit ce276a6Copy full SHA for ce276a6
CITATION.cff
@@ -79,4 +79,4 @@ license: Apache-2.0
79
message: "If you use this software, please cite it using these metadata."
80
repository-code: "https://github.com/NLeSC/python-template"
81
title: "Netherlands eScience Center Python Template"
82
-version: "0.2.0"
+version: "0.3.0"
setup.cfg
@@ -23,7 +23,7 @@ name = Netherlands eScience Center Python Template
23
project_urls =
24
Bug Tracker = https://github.com/NLeSC/python-template/issues
25
url = https://github.com/NLeSC/python-template
26
-version = 0.2.0
+version = 0.3.0
27
28
29
[options]
0 commit comments