Skip to content

Commit 6ff3899

Browse files
committed
Preparing release 8.2.0
1 parent 6ef71bf commit 6ff3899

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
8.2.0 (unreleased)
5+
8.2.0 (2026-02-02)
66
------------------
77

88
- Type aliases are added for all types during type checking. [mschoettle]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"all": (yaml_requirements + xml_requirements),
120120
},
121121
url="https://github.com/nazrulworld/fhir.resources",
122-
version="8.2.0.dev0",
122+
version="8.2.0",
123123
zip_safe=False,
124124
python_requires=">=3.8",
125125
project_urls={

0 commit comments

Comments
 (0)