Skip to content

Commit

Permalink
Preparing release 6.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
nazrulworld committed Jul 9, 2020
1 parent 9311540 commit 6e7d557
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.0b2 (unreleased)
6.0.0b2 (2020-07-09)
--------------------

- ``FHIRAbstractModel::element_properties`` class method now available, which returning generator of ``ModelField``,
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.0b2.dev0",
version="6.0.0b2",
zip_safe=False,
python_requires=">=3.6",
)

0 comments on commit 6e7d557

Please sign in to comment.