File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
src/client/packaging/pypi Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 33All notable future changes to the ` delphi_epidata ` python client will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6- ## [ 4.1.17 ] - 2024-01-30
6+ ## [ 4.1.21 ] - TBD
77
88### Includes
9- - https://github.com/cmu-delphi/delphi-epidata/pull/1363
9+ - https://github.com/cmu-delphi/delphi-epidata/pull/1418
1010
1111### Added
1212- Adds two debug flags:
1313 - ` debug ` logs info about HTTP requests and responses
1414 - ` sandbox ` prevents any HTTP requests from actually executing, allowing for tests that do not incur server load.
1515
16+ ## [ 4.1.17] - 2024-01-30
17+
18+ ### Includes
19+ - https://github.com/cmu-delphi/delphi-epidata/pull/1363
20+
1621### Changed
1722- Replaced use of deprecated setuptools' ` pkg_resources ` library with the native ` importlib.metadata ` library.
1823
You can’t perform that action at this time.
0 commit comments