Skip to content

Commit 0e5cf6b

Browse files
committed
New Version
1 parent 332d1e9 commit 0e5cf6b

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.7.0 (2021-07-06)
6+
-------------------
7+
8+
Return float values for encoding instead of newer (and less compatible) pandas types
9+
510
v0.6.1 (2021-06-26)
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 = "v0.6.1"
3+
version = "0.7.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)