mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
bump release
This commit is contained in:
parent
a30f41dde7
commit
7db956bb6f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
class Core:
|
||||
@staticmethod
|
||||
def version() -> str:
|
||||
return '3.2.0'
|
||||
return '3.2.1'
|
||||
|
||||
@staticmethod
|
||||
def api_keys() -> dict:
|
||||
|
|
Loading…
Reference in a new issue