Skip to content

Commit a5860c8

Browse files
authored
Merge pull request #58 from ReproNim/release_1.0.0
Automated PR: Add new version of the model: 1.0.0
2 parents 84fd508 + 4fcebc9 commit a5860c8

File tree

2 files changed

+131
-142
lines changed

2 files changed

+131
-142
lines changed

reproschema/context_url.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
CONTEXTFILE_URL = "https://raw.githubusercontent.com/ReproNim/reproschema/ref/linkml/contexts/reproschema"
1+
# this is automatically updated after reproschema new release
2+
CONTEXTFILE_URL = "https://raw.githubusercontent.com/ReproNim/reproschema/main/releases/1.0.0/reproschema"

0 commit comments

Comments
 (0)