diff options
| author | Anteru <bitbucket@ca.sh13.net> | 2018-11-27 20:11:05 +0000 |
|---|---|---|
| committer | Anteru <bitbucket@ca.sh13.net> | 2018-11-27 20:11:05 +0000 |
| commit | 6e9ff69fc49c7c86a57e2a7b7180321e20168f33 (patch) | |
| tree | 0fa57730ee6dce3bc243d95f313bcda8d1cde902 /setup.py | |
| parent | ba3201bb2738fc5087caba70683bae30f74a9e82 (diff) | |
| parent | 10c8bb546f946aea2fd0791e2e55af7945c540f5 (diff) | |
| download | pygments-git-6e9ff69fc49c7c86a57e2a7b7180321e20168f33.tar.gz | |
Merged in mppf5/pygments-main (pull request #735)
Updating Chapel highlighter
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ else: setup( name = 'Pygments', - version = '2.2.0', + version = '2.3.0', url = 'http://pygments.org/', license = 'BSD License', author = 'Georg Brandl', |
