~trac-bzr-team/trac-bzr/trunk

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin von Gagern
  • Date: 2010-11-20 09:04:21 UTC
  • Revision ID: martin.vgagern@gmx.net-20101120090421-dyo1ntjgvecpzy96
Forgot to commit version bump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    name='TracBzr',
13
13
    description='Bazaar plugin for Trac',
14
14
    keywords='trac vcs plugin bazaar bzr',
15
 
    version='0.4.1',
 
15
    version='0.4.2',
16
16
    url='http://launchpad.net/trac-bzr',
17
17
    license='GPL',
18
18
    author='Trac Bazaar Team',