Revision 00351409 snf-astakos-app/setup.py

b/snf-astakos-app/setup.py
49 49
try:
50 50
    # use devtools to update the version file
51 51
    from devtools.version import update_version
52
    update_version('astakos', 'common', HERE)
52
    update_version('astakos', 'version', HERE)
53 53
except ImportError:
54 54
    raise RuntimeError("devtools is a build dependency")
55 55

  

Also available in: Unified diff