Skip to content

Commit fc566e8

Browse files
committed
Preparing release 1.1.4
1 parent 57d77d2 commit fc566e8

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
@@ -1,7 +1,7 @@
11
History
22
=======
33

4-
1.1.4 (unreleased)
4+
1.1.4 (2025-07-11)
55
------------------
66

77
- Fixes the issue #13 "pyright struggles with default position args".

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"dev": (test_requirements + development_requirements),
102102
},
103103
url="https://github.com/nazrulworld/fhir-core",
104-
version="1.1.4.dev0",
104+
version="1.1.4",
105105
zip_safe=False,
106106
python_requires=">=3.8",
107107
project_urls={

0 commit comments

Comments
 (0)