We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f522c82 commit b7bd95aCopy full SHA for b7bd95a
1 file changed
setup.py
@@ -80,7 +80,7 @@ def build_extension(self, ext):
80
81
setup(
82
name='python_prtree',
83
- version='0.3.4',
+ version='0.3.5',
84
license='MIT',
85
description='Python implementation of Priority R-Tree',
86
author='atksh',
0 commit comments