File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88The intended audience of this file is for py42 consumers -- as such, changes that don't affect
99how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
1010
11+ ## Unreleased
12+
13+ ### Changed
14+ - Updated minimum version of py42 to ` 1.19.3 ` to provide access to updated URI paths for new standardized versioning scheme
15+
1116## 1.11.0 - 2021-10-22
1217
1318### Fixed
Original file line number Diff line number Diff line change 3939 "keyrings.alt==3.2.0" ,
4040 "ipython==7.16.1" ,
4141 "pandas>=1.1.3" ,
42- "py42>=1.19.2 " ,
42+ "py42>=1.19.3 " ,
4343 ],
4444 extras_require = {
4545 "dev" : [
You can’t perform that action at this time.
0 commit comments