Skip to content

Commit

Permalink
fix version reference in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
katosh committed Jan 17, 2024
1 parent fb2aab9 commit 906bddf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -45,14 +45,16 @@ ____

Release Notes
-------------
### Version 1.3.3rc1
* optional progress bar with `progress=True` in `palantir.utils.run_local_variability`
* avoid NaN in local variablility output

### Version 1.3.2
* require `python>=3.8`
* implement CI for testing
* fixes for edge cases discoverd through extended testing
* implement `plot_trajectory` function to show trajectory on the umap
* scale pseudotime to unit intervall in anndata
* optional progress bar with `progress=True` in `palantir.utils.run_local_variability`
* avoid NaN in local variablility output

### Version 1.3.1
* implemented `palantir.plot.plot_stats` to plot arbitray cell-wise statistics as x-/y-positions.
Expand Down

0 comments on commit 906bddf

Please sign in to comment.