Skip to content

Commit f31e613

Browse files
author
Leonard Norrgård
committed
Create 1.0 dist.
1 parent 66dc991 commit f31e613

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Geohash.egg-info/PKG-INFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Metadata-Version: 1.0
1+
Metadata-Version: 1.1
22
Name: Geohash
3-
Version: 1.0rc1
3+
Version: 1.0
44
Summary: Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash
5-
Home-page: https://github.com/vinsci/geohash
5+
Home-page: https://github.com/vinsci/geohash/
66
Author: Leonard Norrgard
77
Author-email: leonard.norrgard@gmail.com
88
License: GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Geohash.egg-info/SOURCES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LICENSE.txt
22
MANIFEST.in
3-
README.txt
3+
README.rst
44
setup.py
55
Geohash/__init__.py
66
Geohash/geohash.py
@@ -9,4 +9,4 @@ Geohash.egg-info/SOURCES.txt
99
Geohash.egg-info/dependency_links.txt
1010
Geohash.egg-info/requires.txt
1111
Geohash.egg-info/top_level.txt
12-
test/testgeohash.py
12+
test/testgeohash.py

Geohash.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docutils>=0.3
1+
docutils>=0.3

dist/Geohash-1.0.tar.gz

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)