mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Version 0.4.1
This commit is contained in:
parent
978abc6872
commit
c5fba836d3
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ may want to subscribe to `GitHub's tag feed
|
|||
Version 0.4.1
|
||||
=============
|
||||
|
||||
*yet to be released*
|
||||
*released on 05 January 2015*
|
||||
|
||||
- All ``create`` arguments from all storages are gone. Vdirsyncer now asks if
|
||||
it should try to create collections.
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
:copyright: (c) 2014 Markus Unterwaditzer & contributors
|
||||
:license: MIT, see LICENSE for more details.
|
||||
'''
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '0.4.1'
|
||||
|
||||
PROJECT_HOME = 'https://github.com/untitaker/vdirsyncer'
|
||||
DOCS_HOME = 'https://vdirsyncer.readthedocs.org/en/latest'
|
||||
|
|
|
|||
Loading…
Reference in a new issue