diff options
| author | James Westby <james.westby@canonical.com> | 2012-06-26 17:29:11 -0400 |
|---|---|---|
| committer | James Westby <james.westby@canonical.com> | 2012-06-26 17:29:11 -0400 |
| commit | 7b7c21e7ee7a428b8c8e09fd9f00d63ebfaa04f4 (patch) | |
| tree | 840f7cf574b501c121b8efe2aa1f24f175608917 /setup.py | |
| parent | bcacc08b258514c0dbdecab55b6fb179c8dc97aa (diff) | |
Post-release version bump.
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ description = file( os.path.join(os.path.dirname(__file__), 'README'), 'rb').read() setup(name="oops", - version="0.0.12", + version="0.0.13", description=\ "OOPS report model and default allocation/[de]serialization.", long_description=description, |
