increment version

This commit is contained in:
Joshua Burman 2022-05-11 15:12:45 -04:00
parent f92f487002
commit 2576e69783

View File

@ -25,7 +25,7 @@ class ServiceListener(Consumer):
def main():
logging.info('Starting Solver Service: Tokyo Drift (v1.2)...')
logging.info('Starting Solver Service: Tokyo Drift (v1.3.1)...')
# ToDo: Figure out a much better way of doing this.
# LocalStack wants 'endpoint_url', while prod doesnt :(