#!/usr/bin/env python

import pscripts.deployment as d

d.increment_version()
