diff options
| author | Georg Brandl <georg@python.org> | 2016-03-02 08:12:33 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2016-03-02 08:12:33 +0100 |
| commit | 4d8dbbb7861f6f8a78a952d5bcc3e7a9f5940675 (patch) | |
| tree | 6a992acb4b6bda139643afc337900ab0ab2d1e72 /setup.py | |
| parent | e237b91be5aa825b210a436e13caefa43b2eeb26 (diff) | |
| download | pygments-git-2.1.3.tar.gz | |
Bump, 2.1.32.1.3
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.1.2', + version = '2.1.3', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
