We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5f132 commit 1cca7c9Copy full SHA for 1cca7c9
fhirpathpy/__init__.py
@@ -5,7 +5,7 @@
5
from fhirpathpy.engine.nodes import FP_Type, ResourceNode
6
7
__title__ = "fhirpathpy"
8
-__version__ = "1.0.2"
+__version__ = "1.0.3"
9
__author__ = "beda.software"
10
__license__ = "MIT"
11
__copyright__ = "Copyright 2023 beda.software"
0 commit comments