Fixed issue where `strftime` was failing when using the library on Windows, due to platform dependence with the string format utilized. Also deployed to pypi as 0.2.7.
0.2.6
A few minor edits:
1. Updated documentation to note that security token should be used as "password", not the web account password 2. Better error handling for series variable 3. Require minimum python version of 3.9
0.2.2beta
Fixed minor issue with readthedocs.yml
0.2.1beta
- Fixed missing methods documentation in `readthedocs` - Added descriptive error when collecting submission days/teims in the `collect_filers_submission_date_time` function - Added descriptive error when non-integer character included as RSSD
0.1.1
First pre-release
0.0.2
Fixed bug where using environment variable-provided credentials triggered an exception