diff options
| author | ianb <devnull@localhost> | 2006-08-12 03:10:40 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2006-08-12 03:10:40 +0000 |
| commit | bb4cd5196c60c16156007ba38bb6cd92a9603c43 (patch) | |
| tree | 0db7c537c8f3bcf0aef829932db8804906e694f6 /setup.py | |
| parent | 55975a49869882887d29333d083e3787cf3adc33 (diff) | |
| download | paste-bb4cd5196c60c16156007ba38bb6cd92a9603c43.tar.gz | |
Auto-update of version strings
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # revision (set to True for real releases) RELEASE = False -__version__ = '0.9.7' +__version__ = '0.9.8' from setuptools import setup, find_packages import sys, os |
