Skip to content

Commit 58bfd42

Browse files
committed
Preparing release 7.1.0
1 parent a87c7ed commit 58bfd42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
7.1.0 (unreleased)
5+
7.1.0 (2023-12-14)
66
------------------
77

88
Breaking

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"all": (orjson_requirements + yaml_requirements + xml_requirements),
122122
},
123123
url="https://github.com/nazrulworld/fhir.resources",
124-
version="7.1.0.dev0",
124+
version="7.1.0",
125125
zip_safe=False,
126126
python_requires=">=3.7",
127127
project_urls={

0 commit comments

Comments
 (0)