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 5fdcf55 commit e72a20eCopy full SHA for e72a20e
pdsa/__about__.py
@@ -12,7 +12,7 @@
12
"__version__",
13
]
14
15
-__version__ = '0.4.1'
+__version__ = '0.5.0'
16
17
18
__summary__ = "Probabilistic Data Structures and Algorithms in Python"
0 commit comments