Skip to content

Commit

Permalink
Bump setup.py to 0.7.1.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 373806516
  • Loading branch information
Cameron Tew committed May 14, 2021
1 parent 8250469 commit e37e4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def run(self):

setuptools.setup(
name='google-fhir',
version='0.7.0',
version='0.7.1',
description='Tools for parsing and printing FHIR JSON.',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit e37e4ad

Please sign in to comment.