Skip to content

Commit 204994f

Browse files
committed
Preparing release 0.1.1
1 parent 4d8aeaf commit 204994f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
History
33
=======
44

5-
0.1.1 (unreleased)
6-
---------------------
5+
0.1.1 (2024-10-09)
6+
------------------
77

88
- Version policy updated, now `.bx` suffix has been removed.
99

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.1.dev0",
106+
version="0.1.1",
107107
zip_safe=False,
108108
python_requires=">=3.8",
109109
project_urls={

0 commit comments

Comments
 (0)