Deactivate ldap

Fix setup for pypi
This commit is contained in:
Ozzieisaacs
2019-07-14 18:37:44 +02:00
parent 8bfcdffeb6
commit d82289e303
6 changed files with 13 additions and 13 deletions

View File

@@ -125,7 +125,7 @@ def selected_roles(dictionary):
BookMeta = namedtuple('BookMeta', 'file_path, extension, title, author, cover, description, tags, series, '
'series_id, languages')
STABLE_VERSION = {'version': '0.6.4 Beta'}
STABLE_VERSION = {'version': '0.6.5 Beta'}
NIGHTLY_VERSION = {}
NIGHTLY_VERSION[0] = '$Format:%H$'