Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinghunt committed Aug 27, 2014
1 parent 5689cff commit 2c5c0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iva/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import sys
import subprocess
version = '0.7.1'
version = '0.7.2'

class abspathAction(argparse.Action):
def __call__(self, parser, namespace, value, option_string):
Expand Down

0 comments on commit 2c5c0c5

Please sign in to comment.