diff --git a/cobald/__about__.py b/cobald/__about__.py index f29e9f89..7ef20689 100644 --- a/cobald/__about__.py +++ b/cobald/__about__.py @@ -13,7 +13,7 @@ __summary__ = 'COBalD - the Opportunistic Balancing Deamon' __url__ = 'https://github.com/MaineKuehn/cobald' -__version__ = '0.9.0' +__version__ = '0.9.1' __author__ = 'Eileen Kuehn, Max Fischer' __email__ = 'mainekuehn@gmail.com' __copyright__ = '2018 %s' % __author__