Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewsynan committed Mar 15, 2017
1 parent 0fc46b8 commit 6005880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velveeva
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DOCKER_MEM = "1G"
DOCKER_SWAP = "1G"
PROGNAME = "velveeva"

VELVEEVA_CLI_VERSION = "1.1.1"
VELVEEVA_CLI_VERSION = "1.1.2"

def listget(l,idx):
try:
Expand Down

0 comments on commit 6005880

Please sign in to comment.