Skip to content

Commit

Permalink
Preparing release 6.0.0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Oct 24, 2020
1 parent 38081d9 commit 50d141e
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
=======

6.0.0b6 (unreleased)
6.0.0b6 (2020-10-24)
--------------------

Improvements
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"all": (test_requirements + setup_requirements + development_requirements),
},
url="https://github.com/nazrulworld/fhir.resources",
version="6.0.0b6.dev0",
version="6.0.0b6",
zip_safe=False,
python_requires=">=3.6",
)

0 comments on commit 50d141e

Please sign in to comment.