summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 52bec9d9..2b9380b1 100755
--- a/setup.py
+++ b/setup.py
@@ -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',