diff options
| author | Georg Brandl <georg@python.org> | 2016-02-29 16:03:53 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2016-02-29 16:03:53 +0100 |
| commit | 97a22b120e586123e8ca5d66bae5ed20ac89da9a (patch) | |
| tree | 293de12a4db38507cc64e2a5eab96ba09947db97 /setup.py | |
| parent | 1bc68f35167903c3e28647ce0850904502f87a44 (diff) | |
| download | pygments-git-2.1.2.tar.gz | |
Bump to 2.1.22.1.2
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.1', + version = '2.1.2', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
