Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-esch committed Jan 29, 2018
1 parent 71716ab commit 26d1118
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

0.5.3
-----

Release 2017-01-29

Updates

- Fixes a bug that prevented categorical torque maps to be properly displayed

0.5.2b11
-------

Expand Down
2 changes: 1 addition & 1 deletion cartoframes/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.5.2b11'
__version__ = '0.5.3'

0 comments on commit 26d1118

Please sign in to comment.