We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da934a commit afd9c62Copy full SHA for afd9c62
update_version.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
3
# Project values
4
-PROJECT_GO = "dataset.go"
+PROJECT_GO = "datatools.go"
5
CODEMETA_JSON = "codemeta.json"
6
7
#
0 commit comments