Skip to content

Commit

Permalink
release decocare 0.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
bewest committed Jun 17, 2016
1 parent 83079dd commit 1713f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ def readme():
return f.read()

setup(name='decocare',
version='0.0.30-dev', # http://semver.org/
version='0.0.30', # http://semver.org/
description='Audit, inspect, and command MM insulin pumps.',
long_description=readme(),
author="Ben West",
author_email="[email protected]",
url="https://github.com/bewest/decoding-carelink",
url="https://github.com/openaps/decocare",
#namespace_packages = ['insulaudit'],
packages=find_packages( ),
install_requires = [
Expand Down

0 comments on commit 1713f27

Please sign in to comment.