Skip to content

Commit a1fe2a9

Browse files
committed
release dexcom_reader 0.1.2
1 parent 8cbf429 commit a1fe2a9

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