Skip to content

Commit

Permalink
Preparing release 0.1.0b4
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Jul 27, 2024
1 parent 564d754 commit 2469892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
History
=======

0.1.0b4 (unreleased)
0.1.0b4 (2024-07-28)
--------------------

- Fixes extension serialization.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"dev": (test_requirements + development_requirements),
},
url="https://github.com/nazrulworld/fhir-core",
version="0.1.0b4.dev0",
version="0.1.0b4",
zip_safe=False,
python_requires=">=3.8",
project_urls={
Expand Down

0 comments on commit 2469892

Please sign in to comment.