File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning][].
88[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
99[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
1010
11- ## [ 0.0.6] Not yet released
11+ ## [ 0.0.6]
1212
1313### Fixed
1414- Cleaned up and updated tutorial notebooks ([ #140 ] ( https://github.com/theislab/ehrdata/pull/140 ) ) @agerardy
@@ -30,9 +30,6 @@ and this project adheres to [Semantic Versioning][].
3030- {func}` ~ehrdata.replace_feature_types ` Replacing inferred feature types ([ #136 ] ( https://github.com/theislab/ehrdata/pull/136 ) ) @eroell
3131- {func}` ~ehrdata.harmonize_missing_values ` Harmonize missing values in an {class}` ~ehrdata.EHRData ` object ([ #136 ] ( https://github.com/theislab/ehrdata/pull/136 ) ) @eroell
3232
33-
34- ### Modified
35-
3633## [ 0.0.5]
3734
3835### Fixed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires = [ "hatchling" ]
44
55[project ]
66name = " ehrdata"
7- version = " 0.0.5 "
7+ version = " 0.0.6 "
88description = " A Python package for EHR data"
99readme = " README.md"
1010license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments