Skip to content

Commit bfd5776

Browse files
authored
Update index.html
1 parent c6be2c9 commit bfd5776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</div>
3232
<div class="wrapper__body">
3333
<div class="wrapper__info">
34-
<h1>RedBlackPy v0.1.0</h1>
34+
<h1>RedBlackPy v0.1.1</h1>
3535
<div class="main-info">
3636
<p>Fast and scalable data structures for dynamic ordered data processing.</p>
3737
<p>RedBlackPy is a Python library built on red-black trees instead of hash-tables and arrays for convenient work with time series and scientific evaluations.</p>

0 commit comments

Comments
 (0)