Mark next version bump

This commit is contained in:
Luke Murphy 2019-10-07 19:19:33 +02:00
parent 0e940df399
commit 8b9309ff4b
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.3'
__VERSION__ = '0.0.4'