Skip to content

Commit

Permalink
Bump version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
micheljung authored Aug 28, 2017
1 parent e930381 commit 504a75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from .ladder_service import LadderService
from .control import init as run_control_server

__version__ = '0.6.1'
__version__ = '0.9.1'
__author__ = 'Chris Kitching, Dragonfire, Gael Honorez, Jeroen De Dauw, Crotalus, Michael Søndergaard, Michel Jung'
__contact__ = '[email protected]'
__license__ = 'GPLv3'
Expand Down

0 comments on commit 504a75e

Please sign in to comment.