~rexut/aafigure/python3

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: zsquareplusc
  • Date: 2009-07-04 00:00:45 UTC
  • Revision ID: zsquareplusc-20090704000045-gv0n0nqvodlut0eb
- documentation update
- prepare release

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
setup(
12
12
    name = 'aafigure',
13
 
    version = '0.3',
 
13
    version = '0.4',
14
14
    description = "ASCII art to image converter",
15
15
    url = 'http://launchpad.net/aafigure',
16
16
    license = 'BSD',