Skip to content

Commit

Permalink
Update pyScannerWrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreeeee committed Jul 29, 2023
1 parent 6505b9f commit 7dd102b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ rich==13.4.2
mcstatus==11.0.0
IP2Location==8.10.0
tomli==2.0.1;python_version<'3.11'
pyScannerWrapper==0.2.0
pyScannerWrapper==0.2.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mcstatus==11.0.0",
"IP2Location==8.10.0",
"tomli==2.0.1;python_version<'3.11'",
"pyScannerWrapper==0.2.0",
"pyScannerWrapper==0.2.1",
],
extras_require={"testing": ["pytest"]},
entry_points={"console_scripts": ["yokkaichi=yokkaichi.__main__:main"]},
Expand Down

0 comments on commit 7dd102b

Please sign in to comment.