Skip to content

Commit b7bd95a

Browse files
authored
Update setup.py
1 parent f522c82 commit b7bd95a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def build_extension(self, ext):
8080

8181
setup(
8282
name='python_prtree',
83-
version='0.3.4',
83+
version='0.3.5',
8484
license='MIT',
8585
description='Python implementation of Priority R-Tree',
8686
author='atksh',

0 commit comments

Comments
 (0)