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.
1 parent 3a7cc20 commit 55b80edCopy full SHA for 55b80ed
CITATION.cff
@@ -95,4 +95,4 @@ license: Apache-2.0
95
message: "If you use this software, please cite it using these metadata."
96
repository-code: "https://github.com/NLeSC/python-template"
97
title: "Netherlands eScience Center Python Template"
98
-version: "0.4.0"
+version: "0.6.0"
setup.cfg
@@ -22,7 +22,7 @@ name = Netherlands eScience Center Python Template
22
project_urls =
23
Bug Tracker = https://github.com/NLeSC/python-template/issues
24
url = https://github.com/NLeSC/python-template
25
-version = 0.4.0
+version = 0.6.0
26
27
28
[options]
0 commit comments