Skip to content

Commit a638564

Browse files
authored
updated package version
1 parent d9a89f7 commit a638564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bitermplus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.8.0"
1+
__version__ = "0.9.0"
22

33
from ._btm import BTM # noqa: F401, F403
44
from ._util import * # noqa: F401, F403

0 commit comments

Comments
 (0)