Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Copeland <rick@arborian.com>
  • Loading branch information
rick446 committed Dec 9, 2017
1 parent 86eb050 commit 52c8724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -3,8 +3,8 @@
setup(
name='FHIRstorm',
# version='0.0.0',
# version='0.0.1',
# version_format='{tag}.dev{commitcount}',
version='0.0.1',
version_format='{tag}.dev{commitcount}',
setup_requires=['setuptools-git-version'],
description='SMART on FHIR client for Python',
long_description='',
Expand Down

0 comments on commit 52c8724

Please sign in to comment.