Skip to content

Commit 3805a4a

Browse files
committed
Bump version to 0.1.2
1 parent b085741 commit 3805a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhirpathpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from fhirpathpy.engine.nodes import FP_Type
66

77
__title__ = "fhirpathpy"
8-
__version__ = "0.1.1"
8+
__version__ = "0.1.2"
99
__author__ = "beda.software"
1010
__license__ = "MIT"
1111
__copyright__ = "Copyright 2023 beda.software"

0 commit comments

Comments
 (0)