Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Nov 27, 2013
1 parent 544eef3 commit b8ef94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cairosvg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from . import surface


VERSION = '1.0.2'
VERSION = '1.0.3'
SURFACES = {
'SVG': surface.SVGSurface, # Tell us if you actually use this one!
'PNG': surface.PNGSurface,
Expand Down

0 comments on commit b8ef94b

Please sign in to comment.