move FileAdapter definition into recursive.py

This commit is contained in:
Mike Fährmann
2018-09-16 20:59:22 +02:00
parent 31a5c7c2c0
commit 529aa21dd9
4 changed files with 28 additions and 36 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.5.3"
__version__ = "1.5.4-dev"