Bump to 0.0.9

This commit is contained in:
Luke Murphy 2020-01-20 17:28:07 +01:00
parent 407186e530
commit 838b764615
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -2,4 +2,4 @@ import os
DATAPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
__VERSION__ = '0.0.8'
__VERSION__ = '0.0.9'