Skip to content

Commit 0ee4175

Browse files
committed
Version 0.6.0
1 parent b921f9f commit 0ee4175

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# python-databasin 0.5.4
1+
# python-databasin 0.6.0
22

33
[![Build Status](https://travis-ci.org/consbio/python-databasin.png?branch=master)](https://travis-ci.org/consbio/python-databasin) [![Coverage Status](https://coveralls.io/repos/consbio/python-databasin/badge.svg?branch=master&service=github)](https://coveralls.io/github/consbio/python-databasin?branch=master)
44

databasin/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5.4'
1+
__version__ = '0.6.0'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-databasin"
3-
version = "0.5.4"
3+
version = "0.6.0"
44
description = ""
55
authors = ["Conservation Biology Institute"]
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)