Skip to content

Commit 7c2474e

Browse files
committed
Preparing release 0.7.1
1 parent b51e20e commit 7c2474e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
0.7.1 (unreleased)
5+
0.7.1 (2020-08-07)
66
------------------
77

88
- added missing ``isodate`` package dependency.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def run(self):
9797

9898
setup(
9999
name="fhirpath",
100-
version="0.7.1.dev0",
100+
version="0.7.1",
101101
author="Md Nazrul Islam",
102102
author_email="email2nazrul@gmail.com",
103103
classifiers=[

0 commit comments

Comments
 (0)