We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea83865 commit 1de00ffCopy full SHA for 1de00ff
4 files changed
pip-freeze.txt
@@ -8,7 +8,7 @@ ipdb==0.13.9
8
ipython==7.30.1
9
jedi==0.18.1
10
matplotlib-inline==0.1.3
11
--e git+https://github.com/escherba/python-metrohash@c0ccb6df1b98cd3a8cbc940492bd4dadec18428f#egg=metrohash
+-e git+https://github.com/escherba/python-metrohash@ea83865358849218699802b44060296d89e2ab10#egg=metrohash
12
numpy==1.21.5
13
packaging==21.3
14
parso==0.8.3
setup.py
@@ -99,7 +99,7 @@ def is_pure(self):
99
),
100
]
101
102
-VERSION = "0.2.0"
+VERSION = "0.2.0.post0"
103
URL = "https://github.com/escherba/python-metrohash"
104
105
0 commit comments