Skip to content

Commit b50fb03

Browse files
committed
Release 0.2.3
1 parent 0b1143c commit b50fb03

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.2.3] 2025-10-23
4+
5+
Wait on 429 responses.
6+
37
## [0.2.2] 2021-12-18
48

59
`whoare-serve` allows re-running the same domains after 100 iterations.

whoare/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package_name = 'whoare'
2-
__version__ = '0.2.2'
2+
__version__ = '0.2.3'
33

44

55
def require_update_pypi():

0 commit comments

Comments
 (0)