Commit 856f43e9 authored by Godefroid Chapelle's avatar Godefroid Chapelle

Preparing release 3.0.0b1

[ci skip]
parent 36411f5f
Change History Change History
************** **************
3.0.0a3 (unreleased) 3.0.0b1 (2021-03-07)
==================== ====================
- Fix issue with combination of `>` specs and `extras` and recent `setuptools`. - Fix issue with combination of `>` specs and `extras` and recent `setuptools`.
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '3.0.0a3.dev0' version = '3.0.0b1'
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