~frankban/lpsetup/lxcip-packaging

« back to all changes in this revision

Viewing changes to lpsetup/__init__.py

  • Committer: Francesco Banconi
  • Date: 2012-04-27 08:29:38 UTC
  • mfrom: (13.2.17 lp-lxc-ip)
  • Revision ID: francesco.banconi@canonical.com-20120427082938-ao19b6dwww7i4bw2
[r=gary] Introduced lp-lxc-ip.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    'get_version',
10
10
    ]
11
11
 
12
 
VERSION = (0, 1, 2)
 
12
VERSION = (0, 1, 3)
13
13
 
14
14
 
15
15
def get_version():