Skip to content

Commit b3cda90

Browse files
committed
Bump to 2.0.11
1 parent 8953e43 commit b3cda90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhirpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .lib import AsyncFHIRClient, SyncFHIRClient
22

33
__title__ = "fhir-py"
4-
__version__ = "2.0.10"
4+
__version__ = "2.0.11"
55
__author__ = "beda.software"
66
__license__ = "None"
77
__copyright__ = "Copyright 2024 beda.software"

0 commit comments

Comments
 (0)