We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99d356 commit 6333102Copy full SHA for 6333102
setup.py
@@ -7,7 +7,7 @@
7
setup(name='mozilla-location-python',
8
packages=find_packages(),
9
author='Michael Hirsch, Ph.D.',
10
- version='0.1.0',
+ version='0.5.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