Commit e0d9ed9b authored by Romain Courteaud's avatar Romain Courteaud

Advertise 0.13 development.

parent 89a14af6
0.13 (2011-12-29)
=================
No changes yet.
0.12 (2011-12-29)
=================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.12'
version = '0.13-dev'
name = 'slapos.toolbox'
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