Advertise development of new version

parent 4cba32ea
from setuptools import setup, find_packages
version = '0.11.4'
version = '0.11.5-dev'
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