Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed May 6, 2014
1 parent f932709 commit 56a5922
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.6'
VERSION = '1.0.7'
SURFACES = {
'SVG': surface.SVGSurface, # Tell us if you actually use this one!
'PNG': surface.PNGSurface,
Expand Down

0 comments on commit 56a5922

Please sign in to comment.