Skip to content

Commit 028d56d

Browse files
committed
DOC/REL: new screenshot, rm old comment, bump vsn
1 parent 82ab8e4 commit 028d56d

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

qurro/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# The full license is in the file LICENSE.txt, distributed with this software.
1111
# ----------------------------------------------------------------------------
1212

13-
__version__ = "0.8.0-dev"
13+
__version__ = "0.9.0"
1414
name = "qurro"

screenshots/redsea_data.png

14 KB
Loading

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
# for details.
8080
include_package_data=True,
8181
install_requires=[
82-
# I think this ensures that rank_json["mark"] == {"type": "bar"}
8382
"altair >= 4.0",
8483
# 2.1.9 is the earliest BIOM version that adds support for pandas >= 1.
8584
# Also, it takes care of the issue where biom.Table.to_dataframe()

0 commit comments

Comments
 (0)