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 c7badc6 commit c5091dbCopy full SHA for c5091db
docs/release-history.rst
@@ -2,6 +2,11 @@
2
Release History
3
===============
4
5
+v0.5.1 (2021-06-23)
6
+-------------------
7
+
8
+* Update dependencies to fix doc building
9
10
v0.5.0 (2021-06-23)
11
-------------------
12
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "pandas-genomics"
-version = "0.5.0"
+version = "0.5.1"
description = "Pandas ExtensionDtypes and ExtensionArray for working with genomics data"
license = "BSD-3-Clause"
authors = ["John McGuigan <[email protected]>"]
0 commit comments