Test upping version number

This commit is contained in:
Griatch 2020-05-22 00:42:51 +02:00
parent c9a99b9771
commit 0789abfc10

View file

@ -50,7 +50,7 @@ copyright = '2020, The Evennia developer community'
author = 'The Evennia developer community'
# The full version, including alpha/beta/rc tags
release = '0.9'
release = '0.9b'
# -- General configuration ---------------------------------------------------