We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427b1f0 commit cd5250aCopy full SHA for cd5250a
1 file changed
fhirpathpy/__init__.py
@@ -5,7 +5,7 @@
5
from fhirpathpy.engine.nodes import FP_Type, ResourceNode
6
7
__title__ = "fhirpathpy"
8
-__version__ = "2.0.2"
+__version__ = "2.0.3"
9
__author__ = "beda.software"
10
__license__ = "MIT"
11
__copyright__ = "Copyright 2025 beda.software"
0 commit comments