Merge branch 'fsm_as_eventhandler'

This commit is contained in:
Kristóf Tóth
2018-07-11 10:23:28 +02:00
24 changed files with 574 additions and 224 deletions

View File

@ -26,7 +26,7 @@ author = 'Kristóf Tóth'
# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
release = 'bombay'
release = 'mainecoon'
# -- General configuration ---------------------------------------------------