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 76fa35b commit 1440c7aCopy full SHA for 1440c7a
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name = 'segmenttree',
7
- version = '0.0.2',
+ version = '0.0.3',
8
keywords = ('segment', 'tree'),
9
description = 'A Python implementation of Segment Tree',
10
license = 'MIT License',
0 commit comments