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 2a26746 commit 8bcb552Copy full SHA for 8bcb552
HISTORY.rst
@@ -2,7 +2,7 @@
2
History
3
=======
4
5
-0.1.2 (unreleased)
+0.1.2 (2024-10-09)
6
------------------
7
8
- Improve validation error message.
setup.py
@@ -103,7 +103,7 @@
103
"dev": (test_requirements + development_requirements),
104
},
105
url="https://github.com/nazrulworld/fhir-core",
106
- version="0.1.2.dev0",
+ version="0.1.2",
107
zip_safe=False,
108
python_requires=">=3.8",
109
project_urls={
0 commit comments