Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump version 0.1.8
  • Loading branch information
aserven committed Feb 10, 2026
commit 98b3a50914b190659fdc33a10898c56e2e0e0b49
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[DEFAULT]
repo = sherlock-python
lib_name = sherlock-domains
version = 0.1.7
version = 0.1.8
min_python = 3.7
license = apache2
black_formatting = False
Expand Down
2 changes: 1 addition & 1 deletion sherlock/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.7"
__version__ = "0.1.8"