bump release

This commit is contained in:
J.Townsend 2020-12-16 20:06:56 +00:00 committed by GitHub
parent 5162d29c5b
commit fbf0729a07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
class Core:
@staticmethod
def version() -> str:
return '3.2.1'
return '3.2.2'
@staticmethod
def api_keys() -> dict: