Commit 4c8cca26 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

Release 3.3.

parent 1e8063cf
Changes
=======
3.3 (2016-01-20)
----------------
* Ignore MissingSection exception in _uninstall_part().
3.2 (2015-11-10)
----------------
......
from setuptools import setup, find_packages
version = '3.2'
version = '3.3'
name = "slapos.rebootstrap"
long_description = open("README.txt").read() + '\n\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