Skip to content

PyDV 3.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 22:07
6dcbe32
Pydv 260 unset variable bug (#261)

* Cleaned up get sub range

* low and high are always provided in get sub range, so making them args instead of kwargs

* Sometimes the low and high can be passed to get sub range but they are None

* Updated release notes

* Updated version number and author info