Skip to content

Commit 29b9425

Browse files
committed
Merge branch 'release/0.8.1'
2 parents 94948f4 + 861963e commit 29b9425

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9-
## [0.8.0] - 2020-05-11
9+
## [0.8.1] - 2020-05-11
1010

1111
### Added
1212
- Now using the UCSC rest API

genomepy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Metadata"""
2-
__version__ = "0.7.2"
2+
__version__ = "0.8.1"
33
__author__ = "Simon van Heeringen"

0 commit comments

Comments
 (0)