Commit 635b68d8 authored by Reinout van Rees's avatar Reinout van Rees

Preparing release 2.11.2

[ci skip]
parent 28e235c4
Change History Change History
************** **************
2.11.2 (unreleased) 2.11.2 (2018-03-19)
=================== ===================
- Fix for the #442 issue: AttributeError on - Fix for the #442 issue: AttributeError on
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '2.11.2.dev0' version = '2.11.2'
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