Commit a406e33a authored by Jim Fulton's avatar Jim Fulton

prep for release

parent 16a14ce8
Change History
**************
1.7.0b2 (2013-01-03)
=====================
- Fixed: zc.buildout.easy_install.IncompatibleVersionError went away.
1.7.0b1 (2012-12-31)
=====================
1.7.0 (2013-01-11)
==================
- Unless version requirements are specified, buildout won't upgrade
itself past version 1.
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = "1.7.0b2"
version = "1.7.0"
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