diff options
| author | Georg Brandl <georg@python.org> | 2010-01-01 20:18:08 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-01 20:18:08 +0100 |
| commit | f0d243fcfb1fb1e7d57d9d9e319ff3242eca3e7a (patch) | |
| tree | 2fa565cd786dbee0e14abc29f76145f1d5730aa7 /setup.py | |
| parent | 38ab85ccfe4009334cf13f55ad0c1632fdfad5fb (diff) | |
| download | pygments-git-1.2.tar.gz | |
Update version info/changelog and update requirement info.1.2
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ except ImportError: setup( name = 'Pygments', - version = '1.1.1', + version = '1.2', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
