Skip to content

Commit 1a3d61b

Browse files
authored
Merge pull request #4 from ArpiarSaundersLab/dev
verision release
2 parents 48afbe5 + 2bace66 commit 1a3d61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='AnnSQL',
8-
version='v1.0.0',
8+
version='v1.0.1',
99
author="Kenny Pavan",
1010
author_email="pavan@ohsu.edu",
1111
description="A Python SQL tool for converting Anndata objects to a relational DuckDb database. Methods are included for querying and basic single-cell preprocessing (experimental). ",

0 commit comments

Comments
 (0)