Closed daverigby closed 9 months ago
When 0.7.0 was released the version was not updated in init.py nor in test_basics.py.
Update the module and tests to version 0.7.0
test_basics.py which previously failed now passed.
Closing and re-opening using a branch in this repo so PR Action can succeed.
Problem
When 0.7.0 was released the version was not updated in init.py nor in test_basics.py.
Solution
Update the module and tests to version 0.7.0
Type of Change
Test Plan
test_basics.py which previously failed now passed.