Skip to content

Commit 7d3dbf0

Browse files
committed
release 0.1.0 dexcom_reader
* with integrated g5 support * hopefully with legacy and modern g4 support?
1 parent 676a611 commit 7d3dbf0

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.0-dev', # http://semver.org/
13+
version='0.1.0', # 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)