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 d9a89f7 commit a638564Copy full SHA for a638564
src/bitermplus/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.8.0"
+__version__ = "0.9.0"
2
3
from ._btm import BTM # noqa: F401, F403
4
from ._util import * # noqa: F401, F403
0 commit comments