Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinv87 committed Oct 11, 2021
1 parent e1cf332 commit 6f24072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

setuptools.setup(
name="singlecelldata",
version="1.0.1",
version="1.0.2",
author="Edwin Vans",
author_email="vans.edw@gmail.com",
author_email="info@edwinvans.com",
description="A python package for managing single-cell RNA-seq datasets.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 6f24072

Please sign in to comment.