Release 1.0a4

parent 592c84b5
Changes
=======
1.0a4 (2012-11-22)
* Re-release previous version with correct changes.
1.0a3 (2012-11-13)
* Minor release: doesn't show scary error when modprobe of some monitoring
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '1.0a3'
version = '1.0a4'
name = 'slapprepare'
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