~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

  • Committer: Martin Pool
  • Date: 2005-06-15 06:03:16 UTC
  • Revision ID: mbp@sourcefrog.net-20050615060316-97b948fb1eade31f
Tags: bzr-0.0.5
0.0.5 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
 
48
48
__copyright__ = "Copyright 2005 Canonical Development Ltd."
49
49
__author__ = "Martin Pool <mbp@canonical.com>"
50
 
__version__ = '0.0.5pre'
 
50
__version__ = '0.0.5'
51
51
 
52
52
 
53
53
def get_bzr_revision():