summaryrefslogtreecommitdiff
path: root/pygments/formatters/img.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2008-05-06 18:29:09 +0200
committergbrandl <devnull@localhost>2008-05-06 18:29:09 +0200
commitaddfe89328e28a0cd6305d236a8988726022ac46 (patch)
tree43e6ad8e180c7d3fc94a59e3af68fd4270045f58 /pygments/formatters/img.py
parent2b99a65978db1cc4e8553405c9da0630b85866d7 (diff)
downloadpygments-addfe89328e28a0cd6305d236a8988726022ac46.tar.gz
Rename version to 0.10. Select codename.
Diffstat (limited to 'pygments/formatters/img.py')
-rw-r--r--pygments/formatters/img.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatters/img.py b/pygments/formatters/img.py
index eeb6449f..96665122 100644
--- a/pygments/formatters/img.py
+++ b/pygments/formatters/img.py
@@ -166,7 +166,7 @@ class ImageFormatter(Formatter):
Create an image from source code. This uses the Python Imaging Library to
generate a pixmap from the source code.
- *New in Pygments 1.0.*
+ *New in Pygments 0.10.*
Additional options accepted: