Skip to content

Commit 368e2ba

Browse files
committed
v0.1.0
1 parent 3df48a8 commit 368e2ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
_hashtray_ is an OSINT (Open Source Intelligence) tool designed to find a Gravatar account associated with an email address and to locate an email address using a Gravatar account username or hash. A Gravatar account can provide substantial information for pivoting purposes.
1515

1616
## Versions
17-
- v 0.1.0b0
17+
- v 0.1.0
1818
- sha256 hash support
1919
- Scrap the details no longer available due to the new Gravatar API
2020
- Simplify some the data keys

hashtray/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0b1"
1+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)