diff --git a/.cvsignore b/.cvsignore
index 6c9b538..61d25c4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,4 @@
 libvirt-0.0.3.tar.gz
 libvirt-0.0.4.tar.gz
 libvirt-0.0.5.tar.gz
+libvirt-0.0.6.tar.gz
diff --git a/libvirt.spec b/libvirt.spec
index e070859..868ecac 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -1,6 +1,6 @@
 Summary: Library providing an API to use the Xen virtualization
 Name: libvirt
-Version: 0.0.5
+Version: 0.0.6
 Release: 1
 License: LGPL
 Group: Development/Libraries
@@ -99,6 +99,12 @@ rm -fr %{buildroot}
 %doc python/libvirtclass.txt
 
 %changelog
+* Tue Feb 28 2006 Daniel Veillard <veillard@redhat.com> 0.0.6-1
+- added error handling APIs
+- small bug fixes
+- improve python bindings
+- augment documentation and regression tests
+
 * Thu Feb 23 2006 Daniel Veillard <veillard@redhat.com> 0.0.5-1
 - new domain creation API
 - new UUID based APIs
diff --git a/sources b/sources
index ba331eb..7a707e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ba34b4bc0a588cee86e8219a6935e3e  libvirt-0.0.5.tar.gz
+51c4cd8255d8a639437959b934a2a5ac  libvirt-0.0.6.tar.gz