Skip to content

Commit

Permalink
bumping version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Miroslav Shubernetskiy committed Apr 27, 2017
1 parent 3cb865d commit 7c88989
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,11 @@
History
-------

0.2.1 (2017-04-27)
~~~~~~~~~~~~~~~~~~

* Fixed bugs in ``RoundedDecimalField``

0.2.0 (2017-04-25)
~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion drf_braces/__init__.py
Expand Up @@ -4,4 +4,4 @@

__author__ = 'Miroslav Shubernetskiy'
__email__ = 'miroslav@miki725.com'
__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit 7c88989

Please sign in to comment.