Commit 50220c01 authored by Godefroid Chapelle's avatar Godefroid Chapelle

Preparing release 3.0.0a1

[ci skip]
parent 3e5c63a9
Change History
**************
3.0.0 (unreleased)
==================
3.0.0a1 (2020-05-17)
====================
- Scripts: ensure eggs are inserted before ``site-packages`` in ``sys.path``.
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = '3.0.0.dev0'
version = '3.0.0a1'
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