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

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin von Gagern
  • Date: 2010-02-19 15:08:31 UTC
  • mto: (99.2.11 0.3)
  • mto: This revision was merged to the branch mainline in revision 102.
  • Revision ID: martin.vgagern@gmx.net-20100219150831-2wnr39krckuge3s0
Tags: 0.3.1
Releasing 0.3.1

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.3.0',
 
15
    version='0.3.1',
16
16
    url='http://launchpad.net/trac-bzr',
17
17
    license='GPL',
18
18
    author='Trac Bazaar Team',