Skip to content

Commit 60b8cbf

Browse files
committed
Bump to v0.9.1dev
1 parent 84f7d57 commit 60b8cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alibi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# 1) we don't load dependencies by storing it in __init__.py
33
# 2) we can import it in setup.py for the same reason
44
# 3) we can import it into your module module
5-
__version__ = '0.9.0'
5+
__version__ = '0.9.1dev'

0 commit comments

Comments
 (0)