bump the version for screenshot addtion

This commit is contained in:
L1ghtn1ng 2020-07-05 20:50:20 +01:00
parent 3f873f7840
commit 13706aa1c3

View file

@ -12,7 +12,7 @@
class Core:
@staticmethod
def version() -> str:
return '3.2.0dev2'
return '3.2.0dev3'
@staticmethod
def bing_key() -> str: