We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
use_v04_feature_ids
1 parent cfe93e8 commit 90ad7ddCopy full SHA for 90ad7dd
siibra/configuration/configuration.py
@@ -42,7 +42,7 @@ class Configuration:
42
conn(
43
server_or_owner,
44
project_or_repo,
45
- reftag="siibra-{}".format(__version__),
+ reftag="use_v04_feature_ids",
46
skip_branchtest=True
47
)
48
for conn, server_or_owner, project_or_repo in CONFIG_REPOS
0 commit comments