Commit fa1606d7 authored by Jim Fulton's avatar Jim Fulton

Preparing release 2.9.0

[ci skip]
parent dcc0c601
Change History Change History
************** **************
2.9.0 (unreleased) 2.9.0 (2017-03-06)
================== ==================
- Added new syntax to explicitly declare that a part depends on other part. - Added new syntax to explicitly declare that a part depends on other part.
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '2.9.0.dev0' version = '2.9.0'
import os import os
from setuptools import setup 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