Release 0.9

parent 3623aa8c
Changes
=======
0.9 (Unreleased)
0.9 (2012-06-07)
----------------
* No change yet.
* Revert accidental release about upcoming version of slapos.recipe.build
0.8 (2012-06-07)
----------------
......
from setuptools import setup, find_packages
version = '0.9-dev'
version = '0.9'
name = 'slapos.recipe.build'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
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