Skip to content

Commit

Permalink
Version 2.0.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Jun 14, 2016
1 parent 56d4c23 commit 2cf87db
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 @@ -19,7 +19,7 @@
"""

__version__ = '2.0.0rc1' # noqa (version is used by relative imports)
__version__ = '2.0.0rc2' # noqa (version is used by relative imports)


import os
Expand Down

0 comments on commit 2cf87db

Please sign in to comment.