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 3084986 commit f0c567fCopy full SHA for f0c567f
HISTORY.rst
@@ -1,7 +1,7 @@
1
History
2
=======
3
4
-1.1.3 (unreleased)
+1.1.3 (2025-07-10)
5
------------------
6
7
- Fixes business logic for xml serializer, when summary move is active.
setup.py
@@ -101,7 +101,7 @@
101
"dev": (test_requirements + development_requirements),
102
},
103
url="https://github.com/nazrulworld/fhir-core",
104
- version="1.1.3.dev0",
+ version="1.1.3",
105
zip_safe=False,
106
python_requires=">=3.8",
107
project_urls={
0 commit comments