Skip to content

Commit 15cd291

Browse files
committed
release 0.1.1
1 parent e152135 commit 15cd291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def readme():
1010
return f.read()
1111

1212
setup(name='dexcom_reader',
13-
version='0.1.1-dev', # http://semver.org/
13+
version='0.1.1', # http://semver.org/
1414
description='Audit, and inspect data from Dexcom G4.',
1515
long_description=readme(),
1616
author="Will Nowak",

0 commit comments

Comments
 (0)