Commit c763f6ab authored by Julien Muchembled's avatar Julien Muchembled

Release buildout-1.7.1.post14

parent 7fd3f85d
1.7.1.post14
------------
- Fix ';' handling at first continuation line.
- Fix a bug in $$ escape handling.
- Add '--skip-signature-check' option.
- Add '--dry-run' option.
1.7.1.post13
------------
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = "1.7.1.post13"
version = "1.7.1.post14"
import os
from setuptools import setup
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment