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 b085741 commit 3805a4aCopy full SHA for 3805a4a
fhirpathpy/__init__.py
@@ -5,7 +5,7 @@
5
from fhirpathpy.engine.nodes import FP_Type
6
7
__title__ = "fhirpathpy"
8
-__version__ = "0.1.1"
+__version__ = "0.1.2"
9
__author__ = "beda.software"
10
__license__ = "MIT"
11
__copyright__ = "Copyright 2023 beda.software"
0 commit comments