Closed SebDieBln closed 3 years ago
Ah! I've probably forgotten to bump a number somewhere. I can take a look in probably four to six hours and get a new version out with the fix.
Fixed! I've put out v0.0.8 now:
$ flake8 --version
3.9.1 (flake8-unused-arguments: 0.0.8, ...) CPython 3.9.4 on Darwin
Fixed! I've put out v0.0.8 now:
Thanks for the quick response!
To see a list of the installed
flake8
plug-ins you can runIt prints a list of the installed plug-ins along with their version numbers. The new release 0.0.7 reports as 0.0.6 in this list.
but inspecting the installed packages with
pip
we see the new version is actually installed: