Skip to content

Commit 70437e4

Browse files
committed
better docstrings
1 parent d7ab131 commit 70437e4

5 files changed

Lines changed: 416 additions & 519 deletions

File tree

pip-freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ distlib==0.3.4
44
filelock==3.4.2
55
importlib-metadata==4.10.0
66
iniconfig==1.1.1
7-
-e git+https://github.com/escherba/python-metrohash@b71c0fcb3f309e19a4e06112614d14295446c8c4#egg=metrohash
7+
-e git+https://github.com/escherba/python-metrohash@d7ab131bff70108ef26744882be3c624fb5bff9b#egg=metrohash
88
numpy==1.21.5
99
packaging==21.3
1010
platformdirs==2.4.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def is_pure(self):
7878
)
7979

8080

81-
VERSION = '0.1.0.post2'
81+
VERSION = '0.1.0.post3'
8282
URL = "https://github.com/escherba/python-metrohash"
8383

8484

0 commit comments

Comments
 (0)