You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
</div>
32
32
<divclass="wrapper__body">
33
33
<divclass="wrapper__info">
34
-
<h1>RedBlackPy v0.1.2</h1>
34
+
<h1>RedBlackPy v0.1.3</h1>
35
35
<divclass="main-info">
36
36
<p>Fast and scalable data structures for dynamic ordered data processing.</p>
37
37
<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