Commit c02b4d34 authored by Łukasz Nowak's avatar Łukasz Nowak

Prepare 0.8 release.

parent 1e600906
Changes
=======
0.8 (unreleased)
0.8 (2011-09-02)
----------------
* No changes yet.
* Bugfix: Do not try to validate against empty signatures. [Łukasz Nowak]
0.7 (2011-09-02)
----------------
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import os
name = "slapos.libnetworkcache"
version = '0.8-dev'
version = '0.8'
def read(*rnames):
......
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