#! /usr/bin/python2

import sys

import euca2ools.commands


print >> sys.stderr, euca2ools.commands.Euca2ools().format_version()
