Skip to content

Commit

Permalink
Bump version: 0.0.2 → 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanz committed Nov 19, 2018
1 parent f0cfcfb commit 511becc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carto_cli/carto/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import click

CARTO_CLI_VERSION='0.0.2'
CARTO_CLI_VERSION='0.0.3'

@click.command(help='Prints the version of this application')
@click.help_option('-h', '--help')
Expand Down

0 comments on commit 511becc

Please sign in to comment.