diff options
| author | Georg Brandl <georg@python.org> | 2011-01-03 18:05:23 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-03 18:05:23 +0100 |
| commit | 55c563b65cd7e8ef60900028e118c868edea7c71 (patch) | |
| tree | ab14f392e4fae4a9cb412e4870726060896dc56e /setup.py | |
| parent | 22b38a755e8aec0fa0949ff52fc8140c6225ad22 (diff) | |
| download | pygments-git-1.4.tar.gz | |
Update version to 1.4, add release date.1.4
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ else: setup( name = 'Pygments', - version = '1.3.1', + version = '1.4', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
