Skip to content

Commit 739b4d1

Browse files
committed
✨ fhir-core version has been upgraded related the issue #203
1 parent 77d06e7 commit 739b4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
with open("HISTORY.rst") as history_file:
1919
history = history_file.read()
2020

21-
requirements = ["fhir-core>=1.1.7"]
21+
requirements = ["fhir-core>=1.1.8"]
2222
if PY_VERSION_9_OR_EARLIER:
2323
requirements.append("eval-type-backport")
2424

0 commit comments

Comments
 (0)