mirror of
https://github.com/laramies/theHarvester.git
synced 2026-08-17 19:35:40 +02:00
Update core.py
Version change for release 3.2.0
This commit is contained in:
@@ -12,7 +12,7 @@ import certifi
|
||||
class Core:
|
||||
@staticmethod
|
||||
def version() -> str:
|
||||
return '3.2.0dev8'
|
||||
return '3.2.0'
|
||||
|
||||
@staticmethod
|
||||
def bing_key() -> str:
|
||||
|
||||
Reference in New Issue
Block a user