Version 0.4.3

This commit is contained in:
Markus Unterwaditzer 2015-02-20 13:53:25 +01:00
parent 732fc28081
commit 2a16f39c80

View file

@ -2,7 +2,7 @@
'''
vdirsyncer is a synchronization tool for vdir. See the README for more details.
'''
__version__ = '0.4.2'
__version__ = '0.4.3'
PROJECT_HOME = 'https://github.com/untitaker/vdirsyncer'
DOCS_HOME = 'https://vdirsyncer.readthedocs.org/en/latest'