bump release

This commit is contained in:
L1ghtn1ng 2020-12-15 22:34:30 +00:00
parent a30f41dde7
commit 7db956bb6f

View file

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