Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
added arredond to contributors file, fixes #12
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanz committed Jan 8, 2019
1 parent dd72c1e commit b046a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Jorge Sanz <[email protected]>
Alberto Arredondo <[email protected]>
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.3'
CARTO_CLI_VERSION='0.0.4'

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

0 comments on commit b046a11

Please sign in to comment.