version 0.6.1: pvl.hosts forward/reverse delegation, and include= support 0.6.1
authorTero Marttila <terom@paivola.fi>
Sun, 22 Dec 2013 19:03:57 +0200
changeset 336 edaa5d0aa57d
parent 335 77fb4019d4e0
child 337 23b3c0661189
version 0.6.1: pvl.hosts forward/reverse delegation, and include= support
pvl/verkko/__init__.py
--- a/pvl/verkko/__init__.py	Sun Dec 22 18:20:45 2013 +0200
+++ b/pvl/verkko/__init__.py	Sun Dec 22 19:03:57 2013 +0200
@@ -2,4 +2,4 @@
 from pvl.verkko import db
 from pvl.verkko.db import Database
 
-__version__ = '0.6.0'
+__version__ = '0.6.1'