Commit 4efe7e94 authored by Xavier Thompson's avatar Xavier Thompson

WIP Change version

parent cff45572
from setuptools import setup, find_packages
version = '0.56'
version = '0.56.dev1'
name = 'slapos.recipe.build'
long_description = open("README.rst").read() + "\n" + \
open("CHANGELOG.rst").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