Commit aaad6751 authored by Reinout van Rees's avatar Reinout van Rees

Preparing release 2.12.1

[ci skip]
parent 9b12ec56
Change History Change History
************** **************
2.12.1 (unreleased) 2.12.1 (2018-07-02)
=================== ===================
- zc.buildout now explicitly requests zc.recipe.egg >=2.0.6 now. - zc.buildout now explicitly requests zc.recipe.egg >=2.0.6 now.
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '2.12.1.dev0' version = '2.12.1'
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