Skip to content

Commit

Permalink
Backport PR #1953: 0.20.2 release (#1954)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Gayoso <adamgayoso@users.noreply.github.com>
  • Loading branch information
meeseeksmachine and adamgayoso committed Mar 10, 2023
1 parent 72f93ed commit f574678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release_notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ is available in the [commit logs](https://github.com/YosefLab/scvi-tools/commits

## Version 0.20

### 0.20.2 (2023-MM-DD)
### 0.20.2 (2023-03-10)

#### Fixed

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["hatchling"]

[project]
name = "scvi-tools"
version = "0.20.1"
version = "0.20.2"
description = "Deep probabilistic analysis of single-cell omics data."
readme = "README.md"
requires-python = ">=3.8"
Expand Down

0 comments on commit f574678

Please sign in to comment.