tantale / deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.
MIT License
298 stars 32 forks source link

is there plans to release a 1.2.14 patch version ? #65

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

My PR (#61) was recently pushed to the repository, it's nothing fancy but it's solving an issue for anyone using the ruff linter with the docstring default parameter. As the ruff project is getting much attention maybe this could be integrated in a patch release to be available for pypi installation.

tantale commented 1 year ago

Fixed in https://github.com/tantale/deprecated/releases/tag/v1.2.14