This patch release updates the package dependencies and ensures a single source of truth for the package version number. Detailed changes as follows:
Changed
- Use the appveyor configuration file as the single source for the version number.
Removed
- Removed
__build__
and__version__
dunders.
Fixed
- Fixed minimum pandas dependency version.
- Fixed codacy configuration.
Full Changelog: v0.10.0...v0.10.1