Skip to content

Commit af06462

Browse files
committed
Bump version
1 parent d1ce7ac commit af06462

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data with neural processes</p>
1111

1212
-----------
1313

14-
[![release](https://img.shields.io/badge/release-v0.1.7-green?logo=github)](https://github.com/tom-andersson/deepsensor/releases)
14+
[![release](https://img.shields.io/badge/release-v0.1.8-green?logo=github)](https://github.com/tom-andersson/deepsensor/releases)
1515
![Tests](https://github.com/tom-andersson/deepsensor/actions/workflows/tests.yml/badge.svg)
1616
[![Coverage Status](https://coveralls.io/repos/github/tom-andersson/deepsensor/badge.svg?branch=main)](https://coveralls.io/github/tom-andersson/deepsensor?branch=main)
1717
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = deepsensor
3-
version = 0.1.7
3+
version = 0.1.8
44
author = Tom R. Andersson
55
author_email = [email protected]
66
description = A Python package for modelling xarray and pandas data with neural processes.

0 commit comments

Comments
 (0)