diff options
| author | Georg Brandl <georg@python.org> | 2014-11-09 19:24:56 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-11-09 19:24:56 +0100 |
| commit | a70c8a9ad53c3dd606440f36bd6912c37ffca27e (patch) | |
| tree | 4585c5372f4fa62c97830e7da71bba812c7ecc3b /setup.py | |
| parent | f63e3ccf777f4d35b099eb8b79b7ba3f64c02d90 (diff) | |
| download | pygments-git-2.0.tar.gz | |
Bump to 2.0 final.2.0
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ else: setup( name = 'Pygments', - version = '2.0rc1', + version = '2.0', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
