We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd9bb8 commit 8373e58Copy full SHA for 8373e58
docs/release-history.rst
@@ -2,6 +2,11 @@
2
Release History
3
===============
4
5
+v0.11.0 (2021-07-21)
6
+--------------------
7
+
8
+Add a *Region* scalar with support for loading from BED files and filtering
9
10
v0.10.1 (2021-07-16)
11
--------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "pandas-genomics"
-version = "0.10.1"
+version = "0.11.0"
description = "Pandas ExtensionDtypes and ExtensionArray for working with genomics data"
license = "BSD-3-Clause"
authors = ["John McGuigan <jrm5100@psu.edu>"]
0 commit comments