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

Back to development

parent 7d8ec20b
Change History Change History
************** **************
2.0.3 (unreleased)
==================
- Nothing changed yet.
2.0.2 (2015-07-01) 2.0.2 (2015-07-01)
================== ==================
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"""Setup for zc.recipe.egg package """Setup for zc.recipe.egg package
""" """
version = '2.0.2' version = '2.0.3.dev0'
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