Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryashutov committed Jan 10, 2023
1 parent b085741 commit 3805a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhirpathpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from fhirpathpy.engine.nodes import FP_Type

__title__ = "fhirpathpy"
__version__ = "0.1.1"
__version__ = "0.1.2"
__author__ = "beda.software"
__license__ = "MIT"
__copyright__ = "Copyright 2023 beda.software"
Expand Down

0 comments on commit 3805a4a

Please sign in to comment.