Skip to content

Commit

Permalink
Merge pull request #401 from CartoDB/v0.5.7_release
Browse files Browse the repository at this point in the history
v0.5.7 release
  • Loading branch information
andy-esch authored Mar 26, 2018
2 parents d299fb2 + 13ed787 commit b3d9306
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.7
-----

Release 2018-03-23

Updates

- Updates MANIFEST.in to properly include asset files for interactive maps in sdist release (#400)

0.5.6
-----

Expand Down
2 changes: 1 addition & 1 deletion cartoframes/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""cartoframes version number"""
__version__ = '0.5.6'
__version__ = '0.5.7'

0 comments on commit b3d9306

Please sign in to comment.