Skip to content

Commit 7fd29b9

Browse files
author
shlomihod
committed
bump version
1 parent dc47706 commit 7fd29b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responsibly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__project__ = 'responsibly'
77
__description__ = 'Toolkit for Auditing and Mitigating Bias and Fairness of Machine Learning Systems 🔎🤖🧰'
88
__url__ = 'https://docs.responsibly.ai'
9-
__version__ = '0.1.2'
9+
__version__ = '0.1.3'
1010
__author__ = 'Shlomi Hod'
1111
__author_email__ = '[email protected]'
1212
__license__ = 'MIT'

0 commit comments

Comments
 (0)