We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f4121 commit c3707d2Copy full SHA for c3707d2
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## v0.12.0dev
4
+[Full Changelog](https://github.com/SeldonIO/alibi-detect/compare/v0.11.1...master)
5
+
6
## v0.11.1
7
[Full Changelog](https://github.com/SeldonIO/alibi-detect/compare/v0.11.0...v0.11.1)
8
alibi_detect/version.py
@@ -3,4 +3,4 @@
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module module
-__version__ = "0.11.1"
+__version__ = "0.12.0dev"
0 commit comments