Skip to content

Commit

Permalink
Merge pull request #727 from CartoDB/v0.10.0_release
Browse files Browse the repository at this point in the history
v0.10.0 release
  • Loading branch information
Andy Eschbacher committed Jun 3, 2019
2 parents 70c910c + 965cb04 commit 42f4121
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changelog
0.10.0
------

Release 2019-xx-xx
Release 2019-06-03

Updates

Expand Down
2 changes: 1 addition & 1 deletion cartoframes/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""cartoframes version number"""
__title__ = 'cartoframes'
__description__ = 'CARTO Python package for data scientists'
__version__ = '0.10.0-dev'
__version__ = '0.10.0'
__url__ = 'https://github.com/CartoDB/cartoframes'
__author__ = 'Andy Eschbacher'
__email__ = 'andy@carto.com'
Expand Down

0 comments on commit 42f4121

Please sign in to comment.