We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f725d commit 2a5bcccCopy full SHA for 2a5bccc
1 file changed
python/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fpml"
3
-version = "0.1.3"
+version = "0.2.0"
4
description = "The FHIRPath mapping language is a data DSL designed to convert data from QuestionnaireResponse (and not only) to any FHIR Resource."
5
authors = [{ name = "Beda Software", email = "ilya@beda.software" }]
6
maintainers = [
0 commit comments