Release 0.29

parent 5a45b057
from setuptools import setup, find_packages
import glob
import os
version = '0.28.10-dev'
version = '0.29'
name = 'slapos.core'
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