Release 0.11

parent c2405a6c
from setuptools import setup, find_packages
version = '0.10.3-dev'
version = '0.11'
name = 'slapos.recipe.build'
long_description = open("README.rst").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