Commit 7d8ec20b authored by Reinout van Rees's avatar Reinout van Rees

Preparing zc.recipe.egg release

parent e46a3692
Change History Change History
************** **************
2.0.2 (unreleased) 2.0.2 (2015-07-01)
================== ==================
- Fixed: In ``zc.recipe.egg#custom`` recipe's ``rpath`` support, don't - Fixed: In ``zc.recipe.egg#custom`` recipe's ``rpath`` support, don't
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"""Setup for zc.recipe.egg package """Setup for zc.recipe.egg package
""" """
version = '2.0.2.dev0' version = '2.0.2'
import os import os
from setuptools import setup, find_packages from setuptools import setup, find_packages
......
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