Update __version__ to 0.1.3

darcs-hash:20090816034909-82ea9-ed9fc6708a7413c0ae1aa4697dec3d8a572991ff.gz
This commit is contained in:
Richard Darst 2009-08-15 20:49:09 -07:00
parent df426b20ad
commit 3e2fce71f4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ import items
reload(writers)
reload(items)
__version__ = "0.1.2"
__version__ = "0.1.3"
class Config(object):
#