~duncaneastoe/cpr/devel

« back to all changes in this revision

Viewing changes to cpr/cpr.py

  • Committer: Duncan Eastoe
  • Date: 2009-05-28 22:44:40 UTC
  • Revision ID: dj@dj-laptop-20090528224440-ttmmny9jz9vamckb
Updated version number

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
import sys
26
26
import distutils.dir_util
27
27
 
28
 
version = "lp:cpr_rev-9"
 
28
version = "lp:cpr_rev-11"
29
29
 
30
30
class cpr:
31
31
        def __init__(self):