Skip to content

Commit 1de00ff

Browse files
authored
better docstrings (#19)
1 parent ea83865 commit 1de00ff

4 files changed

Lines changed: 615 additions & 583 deletions

File tree

pip-freeze.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipdb==0.13.9
88
ipython==7.30.1
99
jedi==0.18.1
1010
matplotlib-inline==0.1.3
11-
-e git+https://github.com/escherba/python-metrohash@c0ccb6df1b98cd3a8cbc940492bd4dadec18428f#egg=metrohash
11+
-e git+https://github.com/escherba/python-metrohash@ea83865358849218699802b44060296d89e2ab10#egg=metrohash
1212
numpy==1.21.5
1313
packaging==21.3
1414
parso==0.8.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def is_pure(self):
9999
),
100100
]
101101

102-
VERSION = "0.2.0"
102+
VERSION = "0.2.0.post0"
103103
URL = "https://github.com/escherba/python-metrohash"
104104

105105

0 commit comments

Comments
 (0)