Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomihod committed Apr 1, 2021
1 parent dc47706 commit 7fd29b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion responsibly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
__project__ = 'responsibly'
__description__ = 'Toolkit for Auditing and Mitigating Bias and Fairness of Machine Learning Systems 馃攷馃馃О'
__url__ = 'https://docs.responsibly.ai'
__version__ = '0.1.2'
__version__ = '0.1.3'
__author__ = 'Shlomi Hod'
__author_email__ = 'shlomi.hod@gmail.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 7fd29b9

Please sign in to comment.