Skip to content

Commit c3707d2

Browse files
author
Ashley Scillitoe
committed
v0.12.0dev
1 parent 40f4121 commit c3707d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## v0.12.0dev
4+
[Full Changelog](https://github.com/SeldonIO/alibi-detect/compare/v0.11.1...master)
5+
36
## v0.11.1
47
[Full Changelog](https://github.com/SeldonIO/alibi-detect/compare/v0.11.0...v0.11.1)
58

alibi_detect/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# 2) we can import it in setup.py for the same reason
44
# 3) we can import it into your module module
55

6-
__version__ = "0.11.1"
6+
__version__ = "0.12.0dev"

0 commit comments

Comments
 (0)