Skip to content

Commit c5091db

Browse files
committed
Minor release
1 parent c7badc6 commit c5091db

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/release-history.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Release History
33
===============
44

5+
v0.5.1 (2021-06-23)
6+
-------------------
7+
8+
* Update dependencies to fix doc building
9+
510
v0.5.0 (2021-06-23)
611
-------------------
712

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pandas-genomics"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "Pandas ExtensionDtypes and ExtensionArray for working with genomics data"
55
license = "BSD-3-Clause"
66
authors = ["John McGuigan <[email protected]>"]

0 commit comments

Comments
 (0)