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 323927e commit 528cfa6Copy full SHA for 528cfa6
pdsa/__about__.py
@@ -12,7 +12,7 @@
12
"__version__",
13
]
14
15
-__version__ = '0.4.0'
+__version__ = '0.4.1'
16
17
18
__summary__ = "Probabilistic Data Structures and Algorithms in Python"
0 commit comments