We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce33c86 commit cf115daCopy full SHA for cf115da
setup.py
@@ -7,6 +7,7 @@
7
setup(name='mozilla-location-python',
8
packages=find_packages(),
9
author='Michael Hirsch, Ph.D.',
10
+ version='0.1.0',
11
url='https://github.com/scivision/mozilla-location-python',
12
long_description=open('README.md').read(),
13
description='Using Mozilla Location services, log location vs. time using WiFi or convert to KML.',
0 commit comments