Skip to content

Commit

Permalink
prepare for v0.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jab committed Apr 28, 2018
1 parent 6faf1ef commit 5269abe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Tip: `Subscribe to bidict releases <https://libraries.io/pypi/bidict>`__
on libraries.io to be notified when new versions of bidict are released.


0.17.1 (not yet released)
-------------------------
0.17.1 (2018-04-28)
-------------------

Bugfix Release
++++++++++++++
Expand Down
2 changes: 1 addition & 1 deletion bidict/_dup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


class DuplicationPolicy(_Marker):
"""Provides bidict's duplication policies.
"""Base class for bidict's duplication policies.
*See also* :ref:`basic-usage:Values Must Be Unique`
"""
Expand Down

0 comments on commit 5269abe

Please sign in to comment.