Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
[PRED-2574] Release 1.16.1 version. (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergii-mamedov committed May 27, 2019
1 parent 51dad12 commit 13da21e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.16.1 (2019 May 27)
====================

Enhancements
-------------
* Set the username to lowercase internaly.

1.16.0 (2019 Mar 28)
====================

Expand Down
2 changes: 1 addition & 1 deletion datarobot_batch_scoring/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.16.0'
__version__ = '1.16.1'

0 comments on commit 13da21e

Please sign in to comment.