bump versions

This commit is contained in:
Conor Hughes 2014-10-25 10:10:42 -07:00
parent 945e681ed9
commit 6f73c36c1b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
""" A backup framework. """
__version__ = "0.0.2"
__version__ = "0.0.3"
__authors__ = [
"Conor Hughes <conorh@conorh.net>"
]