Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199edbf commit 90b54c0Copy full SHA for 90b54c0
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name = 'segmenttree',
7
- version = '1.0.2',
+ version = '1.0.4',
8
keywords = 'segment tree',
9
description = 'A Python implementation of Segment Tree',
10
license = 'MIT License',
0 commit comments