Skip to content

v0.22.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 14:55
v0.22.1
a08e6db

PyPI package: https://pypi.org/project/python-redux/0.22.1

Changes:

  • fix: add __name__ to WithStore instances so that they play nice when passed as a function to something assuming they are functions and have a __name__ attribute
  • test: add/modify tests to bring back coverage to 100%