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 a3536c3 commit d3e9c57Copy full SHA for d3e9c57
HISTORY.rst
@@ -2,7 +2,7 @@
2
History
3
=======
4
5
-0.1.0b6 (unreleased)
+0.1.0b6 (2024-07-30)
6
--------------------
7
8
- Core configurations for types ``Id`` & ``String`` are coming from constraint module.
setup.py
@@ -100,7 +100,7 @@
100
"dev": (test_requirements + development_requirements),
101
},
102
url="https://github.com/nazrulworld/fhir-core",
103
- version="0.1.0b6.dev0",
+ version="0.1.0b6",
104
zip_safe=False,
105
python_requires=">=3.8",
106
project_urls={
0 commit comments