Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtn1ng authored Apr 5, 2021
1 parent 1be8a65 commit ae63bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theHarvester/lib/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
class Core:
@staticmethod
def version() -> str:
return '3.2.3'
return '3.2.4'

@staticmethod
def api_keys() -> dict:
Expand Down

0 comments on commit ae63bd7

Please sign in to comment.