We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0275014 commit 46d987fCopy full SHA for 46d987f
4 files changed
pip-freeze.txt
@@ -10,7 +10,7 @@ ipdb==0.13.9
10
ipython==7.30.1
11
jedi==0.18.1
12
matplotlib-inline==0.1.3
13
--e git+https://github.com/escherba/python-metrohash@c6d18bcf22fa6e4a0bc8a98fb8f94f2c60d4f12d#egg=metrohash
+-e git+https://github.com/escherba/python-metrohash@58720ab4383131ba9942cf728f237f0747f5286d#egg=metrohash
14
numpy==1.21.5
15
packaging==21.3
16
parso==0.8.3
setup.py
@@ -82,7 +82,7 @@ def is_pure(self):
82
)
83
84
85
-VERSION = '0.1.0.post5'
+VERSION = '0.1.0.post6'
86
URL = "https://github.com/escherba/python-metrohash"
87
88
0 commit comments