Skip to content

Commit 28c6fdb

Browse files
committed
Bump to 0.1.3
1 parent bfc741e commit 28c6fdb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.3
2+
3+
- Update documentation
4+
15
## 0.1.2
26

37
- Fix strict mode bug with accessing resource with capital letter #26

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fpml"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "The FHIRPath mapping language is a data DSL designed to convert data from QuestionnaireResponse (and not only) to any FHIR Resource."
55
authors = [{ name = "Beda Software", email = "ilya@beda.software" }]
66
maintainers = [

0 commit comments

Comments
 (0)