Skip to content

Version 0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jklenzing jklenzing released this 29 Jul 23:57
· 524 commits to main since this release
e307266

This release patches a number of compatibility issues with the changes made for the upcoming pysat 3.0 release.

  • Use conda to manage Travis CI environment
  • Updated style to be compliant with pandas 2.0 and pysat 3.0
    • Import datetime from datetime
    • import DataFrame and Series from pandas rather than pysat
  • Rename default branch as main