Skip to content

Commit

Permalink
chore(release): 0.7.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [0.7.0-alpha.1](v0.6.37-alpha.3...v0.7.0-alpha.1) (2020-07-22)

### Features

* **ppm:** PPM-647 - Added placeholder RANT specifications ([4cd5aa6](4cd5aa6))
  • Loading branch information
b32147 authored and semantic-release-bot committed Jul 22, 2020
1 parent 4cd5aa6 commit 99a65b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppmutils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__title__ = 'PPM Utils'
__version__ = '0.6.37-alpha.3'
__version__ = '0.7.0-alpha.1'
__author__ = 'Bryan Larson'
__license__ = 'BSD 2-Clause'
__copyright__ = 'Copyright 2011-2018 Harvard Medical School Department of Biomedical Informatics'
Expand Down

0 comments on commit 99a65b7

Please sign in to comment.