Updated version to check CD

This commit is contained in:
Matthias Koefferlein 2018-10-18 23:29:51 +02:00
parent e452a4305c
commit a57b855e12
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ class Config(object):
"""
Gets the version string
"""
return "0.26.0.dev4"
return "0.26.0.dev5"
config = Config()