Skip to content

Commit

Permalink
Preparing release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Oct 8, 2024
1 parent 4d8aeaf commit 204994f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
History
=======

0.1.1 (unreleased)
---------------------
0.1.1 (2024-10-09)
------------------

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

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

0 comments on commit 204994f

Please sign in to comment.