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 6e641d0 commit 1689e1eCopy full SHA for 1689e1e
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name = 'segmenttree',
7
- version = '0.0.4',
+ version = '0.0.6',
8
keywords = ('segment', 'tree'),
9
description = 'A Python implementation of Segment Tree',
10
license = 'MIT License',
0 commit comments