Skip to content

Commit 8bcb552

Browse files
committed
Preparing release 0.1.2
1 parent 2a26746 commit 8bcb552

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.1.2 (unreleased)
5+
0.1.2 (2024-10-09)
66
------------------
77

88
- Improve validation error message.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"dev": (test_requirements + development_requirements),
104104
},
105105
url="https://github.com/nazrulworld/fhir-core",
106-
version="0.1.2.dev0",
106+
version="0.1.2",
107107
zip_safe=False,
108108
python_requires=">=3.8",
109109
project_urls={

0 commit comments

Comments
 (0)