Skip to content

Commit

Permalink
Vocabulary changes (#51)
Browse files Browse the repository at this point in the history
* Working on changes for vocabularies:

1. library-mode properties - used when a library is built, ignored when a library is used
2. read-only and dump-only schema properties

* Extensions & changes for oarepo-vocabularies package

* different loading of included schemas, changes for vocabularies

* nr fixes

* vocabulary changes

* tests fixed, upgrade to importlib

* 1.0.0dev8

* version bump
  • Loading branch information
mesemus authored Jul 22, 2022
1 parent 116fde0 commit a4924b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "oarepo-model-builder"
version = "1.0.0.dev8"
version = "1.0.0.dev9"
description = "An utility library that generates OARepo required data model files from a JSON specification file"
authors = ["Miroslav Bauer <[email protected]>", "Miroslav Simek <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit a4924b5

Please sign in to comment.