Skip to content

Commit 9532f3c

Browse files
committed
Version 0.9.0
1 parent 92e0b8a commit 9532f3c

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.9.0 (2021-07-12)
6+
-------------------
7+
8+
Remove fancy new pandas dtypes from edge encoding (and rename weighted encoding to edge encoding).
9+
510
v0.8.0 (2021-07-09)
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.8.0"
3+
version = "0.9.0"
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)