Skip to content

Commit

Permalink
0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong committed Nov 16, 2020
1 parent 2acfd60 commit 1c6a039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![dandelion_logo](notebooks/img/dandelion_logo.png)

Version = 0.0.20
Version = 0.0.21

## Intro
Hi there! I have put together a python package for analyzing single cell BCR/V(D)J data from 10x Genomics 5' solution! It streamlines the pre-processing, leveraging some tools from immcantation suite, and integrates with scanpy/anndata for single-cell BCR analysis. It also includes a couple of functions for visualization.
Expand Down
2 changes: 1 addition & 1 deletion dandelion/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.20"
__version__ = "0.0.21"

0 comments on commit 1c6a039

Please sign in to comment.